The Movie Database Support

Hi, i need support how can i import or download the SSL certificate, by using HTTPS when send the URL request in my code.

Thanks

4 replies (on page 1 of 1)

Jump to last post

Hi @elderius

You don't need to download anything to use SSL. Just switch to https.

http://api.themoviedb.org/3/movie/550?api_key=###
https://api.themoviedb.org/3/movie/550?api_key=###

Thanks, but when i try

http://api.themoviedb.org/4/list/1?page=1&api_key=### Header: access_token: Bearer ### Content-Type: application/json;charset=utf-8

HTTP response: 407 Proxy Authentication Required

That would be something on your local network/ISP. We don't throw any 407's at any time. Also, if that's happening on regular http calls, it won't have anything to do with SSL.

@elderius said:

Hi, i need support how can i import or download the SSL certificate, by using HTTPS when send the URL request in my code.

Thanks

Have you resolved this issue , actually after hitting the url , i am getting SSL certificate issue too:

javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

Hitting this URL : https://api.themoviedb.org/3/movie/top_rated?page=1&language=en-US&region=&api_key=your api key

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login