我在php文件中使用'iframe'
,我的代码是: -
<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 - in 第97行/homepages/40/d514764673/htdocs/gallery.php
警告:为foreach()提供的参数无效 第99行/homepages/40/d514764673/htdocs/gallery.php
解决方案是什么?