Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search seems not to work anymore unless searching for an imdb id #3

Open
larsgrau opened this issue May 24, 2013 · 4 comments
Open
Labels

Comments

@larsgrau
Copy link

Getting

Array
(
[status] =>
[code] =>
[message] => No results found.
[response] => 0
[response_msg] => Fail
)

unless I search for an imdb ID

Maybe a change in the IMDB API?

@larsgrau
Copy link
Author

UPDATE: Works fine if I DON'T prepended the "anonymiser" URL

@chrisjp
Copy link
Owner

chrisjp commented Jun 2, 2013

Had a similar issue with this last time I pushed code. I think it is an API change IMDb have made, I just noticed the Ruby gem I forked this from was updated about a month after I last pushed a commit to this, so I'll have a look what was changed and convert it to PHP and hopefully get this working again. Bit busy with other things at the moment though so not sure when I'll have time to do it. But it will be done.

@webiummedia
Copy link

Same problem

@iamroi
Copy link

iamroi commented May 7, 2014

am getting same issue even with anonymiser disabled
Array
(
[status] =>
[code] =>
[message] => No results found.
[response] => 0
[response_msg] => Fail
)

will there be any update on this API?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants