开发者

Facebook https profile picture request resultsi n warning

开发者 https://www.devze.com 2023-01-15 06:50 出处:网络
New FB graph API otherwise worki开发者_开发知识库ng great, but when I make a request to a pic the link below calls a http request to get the image picture, resulting in browsers telling me that the pa

New FB graph API otherwise worki开发者_开发知识库ng great, but when I make a request to a pic the link below calls a http request to get the image picture, resulting in browsers telling me that the page is only partially encryped. Any quick way around this?

https://graph.facebook.com/NAME/picture


There is an answer here: https://stackoverflow.com/questions/3199164#4403576
The solution is to use https://graph.facebook.com/FB_UID/picture?return_ssl_resources=true

0

精彩评论

暂无评论...
验证码 换一张
取 消