admin管理员组文章数量:1393113
when i want to get the facebook user's avatar through this url:/?asid=9340209919407118&height=600&width=600&ext=1744416129&hash=xxx
on my Go program through http get
. Then i receive this:
{"title":"Invalid API Version Request","detail":"The API version provided in the request is not supported. Please ensure the version string follows the format MAJOR.MINOR.PATCH. Verify the version and try again.","status":400}
.
the xxx
is to protect user privacy, i replaced the origina hash value.
After I get this response,i try it again. Seems to be working again. But i want know why? I would be very grateful if you could help me solve this problem
本文标签: gofacebook get user39s profile picture failedStack Overflow
版权声明:本文标题:go - facebook get user's profile picture failed - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744649145a2617580.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论