我正在登录facebook登录并尝试登录。单击LoginButton会提示我使用facebook登录,但是oncomplete不会返回有效的令牌。
我附上了错误:
主要想法:input_token中的App_id与Viewing App
不匹配I / AuthChimeraService:从服务器收到错误说明:{ “error”:{“errors”:[{“domain”:“global”,“reason”:“invalid”, “消息”:“来自Facebook的不成功的debug_token响应: {\“error \”:{\“message \”:\“(#100)input_token中的App_id没有 匹配观看 应用\ “\ ”类型\“:\ ”OAuthException \“,\ ”代码\“:100,\ ”fbtrace_id \“:\ ”GWc2S2d1RWT \“}}” },“code”:400,“message”:“不成功的debug_token响应来自 Facebook:{\“error \”:{\“message \”:\“(#100)中的App_id input_token与Viewing不匹配 应用\ “\ ”类型\“:\ ”OAuthException \“,\ ”代码\“:100,\ ”fbtrace_id \“:\ ”GWc2S2d1RWT \“}}” }}
答案 0 :(得分:-1)
https://medium.com/@puthnith/firebase-for-ios-invalid-api-key-cdde76ff92c4 这解决了我的问题。