私は'iframe'
phpファイルで使用しています。私のコードは次のとおりです:-
<iframe style="height: 448px;" id="iframecode" onload="" src="http://instaembedder.com/gallery.php?username=creatvsj&hashtag=&width=100&cols=2&frame=1&image_border=5&rows=3&cell_margin=8&display_username=1&likes=1&comments=1&date=0&link=0&caption=0&color=gray" frameborder="0" scrolling="no" width="234"></iframe>
エラーが表示されます:
file_get_contents( https://api.instagram.com/v1/users/search?q=creatvsj&access_token=1427961184.11661b6.57259407a6e349a8aa60b2ad7266ceb2 ): ストリームを開くことができませんでした: HTTP 要求が失敗しました! HTTP/1.1 429 - /homepages/40/d514764673/htdocs/gallery.php の 97 行目
警告: 99 行目の /homepages/40/d514764673/htdocs/gallery.php の foreach() に無効な引数が指定されています
解決策は何ですか?