简体   繁体   English

FBConnect Android 错误:将图像上传到 Facebook 时出现 OAuthException

[英]FBConnect Android Error : OAuthException while uploading image to Facebook


I have implemented the facebook connect with android.我已经实现了 facebook 与 android 的连接。 It was working fine before but today i got this error.它以前工作正常,但今天我收到了这个错误。

{"error":{"type":"OAuthException","message":"(#1) An unknown error occurred"}} {"error":{"type":"OAuthException","message":"(#1) 发生未知错误"}}

I am unable to figure this out.我无法弄清楚这一点。 Does anyone faced the same error before?以前有没有人遇到过同样的错误?

Thanks in advance, aby提前谢谢,阿比

i think it was the problem with my image which i was upload.我认为这是我上传的图片的问题。 Now its working fine.现在它工作正常。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Facebook张贴在好友墙上时,Android中的Oauth错误消息“缺少消息或附件”,“类型”:“ OAuthException”,“代码”:100 - Oauth error message “Missing message or attachment”, “type”:“OAuthException”,“code”:100 in android while Facebook post on friends wall Android:FBConnect错误 - Android: FBConnect error 使用facebook图表api发布时出现OAuthException 2500错误 - Error OAuthException 2500 while posting with facebook graph api Facebook错误:OAuthException,错误消息:验证android中的访问令牌时出错 - facebook error : OAuthException, errorMessage: Error validating access token in android 将图片上传到服务器时出现Android错误 - Android Error while Uploading an image to server 错误:将图像从SD卡上传到Facebook Android SDK中的相册 - Error: Image uploading from sd card to an album in facebook android sdk 将照片上传到Facebook:在执行newUploadPhotoRequest调用之前添加参数会产生“OAuthException”错误 - Uploading photos to Facebook: Adding parameters before executing the newUploadPhotoRequest call gives the 'OAuthException' error Facebook在fbconnect上的整合破坏了链接 - Facebook integration on Android fbconnect broken link 在Android中上传多部分图片时出现服务器错误415 - Server error 415 while uploading Multipart image in Android Android Facebook Oauthexception具有有效的访问令牌 - Android Facebook Oauthexception with valid access token
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM