Search found 1 match

by benf45
Fri Sep 15, 2017 2:34 pm
Forum: API
Topic: Call to the api doesn't work
Replies: 1
Views: 20438

Call to the api doesn't work

Hi , When i make a call to the api i always get no response. I usually use this to make the call: ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'http://webservice.fanart.tv/v3/movies/395992'); curl_setopt($ch, CURLOPT_HTTPHEADER, array('api-key: ******************', 'client-key: ******************...