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

This version is obsolete #3

Open
rcasunshare opened this issue Apr 26, 2020 · 2 comments
Open

This version is obsolete #3

rcasunshare opened this issue Apr 26, 2020 · 2 comments

Comments

@rcasunshare
Copy link

This version is obsolete, the result is almost always 403

[26-Apr-2020 06:28:05 UTC] PHP Warning: file_get_contents(http://itunes.apple.com/search?country=US&media=music&entity=musicTrack&limit=1&term=Arbol+-+La+Vida+Es+Todo+Lo+Que+Vos+Quieras): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
in /home/radioplayer/public_html/players/binplayer/itunes.php on line 148

@rcasunshare
Copy link
Author

using this code constantly generates 403 errors when connecting with itunes.

$content = file_get_contents($url, false, $context);

@rcasunshare
Copy link
Author

file_get_contents failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden

This code is useless, it generates a lot of 403 errors.
When will they have a new version renewed with curl?

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

No branches or pull requests

1 participant