在<iframe>中获取“HTTP请求失败!HTTP / 1.1 429”错误... </iframe>解决方案是什么?

时间:2016-06-23 08:48:07

标签: javascript php jquery iframe http-status-code-429

我在php文件中使用'iframe',我的代码是: -

<iframe style="height: 448px;" id="iframecode" onload="" src="http://instaembedder.com/gallery.php?username=creatvsj&amp;hashtag=&amp;width=100&amp;cols=2&amp;frame=1&amp;image_border=5&amp;rows=3&amp;cell_margin=8&amp;display_username=1&amp;likes=1&amp;comments=1&amp;date=0&amp;link=0&amp;caption=0&amp;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

解决方案是什么?

0 个答案:

没有答案