pixelead0 / tmdb_v3-PHP-API-

Wrapper in PHP for The Movie Data Base version 3
119 stars 82 forks source link

Unable to read configuration, verify that the API key is valid #19

Closed gc-017 closed 9 years ago

gc-017 commented 9 years ago

API is vaild, but i dont know why i get this error "Unable to read configuration, verify that the API key is valid" but only on free hosting. Local host works normaly (I am creating site only for my personal use). When i modified line checking api key i got error that say its invaild argument for foreach, but when i clicked on check request its everything there.

Dont know what more to say... http://www.hostinger.com/ <---- free host

alvaro-octal commented 9 years ago

Doesn't seems to be a wrapper related issue. Maybe you should try posting in the TMDB Forum in the API support. As you say, when the server make the request it doesn't work, but if you do it works properly, probably, hostinger servers are banned from the API.

tip: don't use hostinger in general, is shit.

gc-017 commented 9 years ago

Ok, thanks. Would you recommend me some free servers that i can try? Because as i previously said, at this moment this is only for me and in the future it will be extended to max 3-4 people, so paid hosts are waste for this.