Coder Social home page Coder Social logo

Comments (4)

tleyden avatar tleyden commented on July 22, 2024

I tried it on my Nexus 4, where I have the native facebook app installed (kind of an old version, maybe 6 months old) and I'm logged in.

There were no errors in the ToDoLite UI, but when it took me back to the main screen after confirming I wanted to login , nothing synced.

I checked the logcat and see the following errors:

03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719): Exception during service
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719): com.facebook.http.protocol.ApiException: Key hash OqCO4m58QHxbvVPuocXKGpfxml0 does not match any stored key hashes.
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.ApiResponseChecker.b(ApiResponseChecker.java:83)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.ApiResponseChecker.a(ApiResponseChecker.java:162)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.ApiResponse.g(ApiResponse.java:239)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.katana.server.protocol.AuthorizeAppMethod.a(AuthorizeAppMethod.java:272)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.katana.server.protocol.AuthorizeAppMethod.a(AuthorizeAppMethod.java:29)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.ApiResponseHandler.a(ApiResponseHandler.java:56)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.ApiResponseHandler.handleResponse(ApiResponseHandler.java:29)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:280)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:141)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.common.FbHttpRequestProcessor.b(FbHttpRequestProcessor.java:103)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.common.FbHttpRequestProcessor.a(FbHttpRequestProcessor.java:196)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:374)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.SingleMethodRunnerImpl.a(SingleMethodRunnerImpl.java:151)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.http.protocol.AbstractSingleMethodRunner.a(AbstractSingleMethodRunner.java:18)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.katana.server.handler.PlatformOperationHandler.c(PlatformOperationHandler.java:367)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.katana.server.handler.PlatformOperationHandler.a(PlatformOperationHandler.java:260)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.fbservice.service.BlueServiceQueue.e(BlueServiceQueue.java:299)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.fbservice.service.BlueServiceQueue.d(BlueServiceQueue.java:53)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.fbservice.service.BlueServiceQueue$3.run(BlueServiceQueue.java:230)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:390)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at java.util.concurrent.FutureTask.run(FutureTask.java:234)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at com.facebook.common.executors.ListenableScheduledFutureImpl.run(ListenableScheduledFutureImpl.java:59)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at android.os.Handler.handleCallback(Handler.java:730)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at android.os.Handler.dispatchMessage(Handler.java:92)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at android.os.Looper.loop(Looper.java:137)
03-14 14:56:45.967 W/fb4a(:<default>):BlueServiceQueue(16719):  at android.os.HandlerThread.run(HandlerThread.java:61)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719): Failed to send
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719): com.facebook.fbservice.service.ServiceException: API_ERROR: API_ERROR
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at com.facebook.fbservice.ops.BlueServiceOperation.c(BlueServiceOperation.java:640)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at com.facebook.fbservice.ops.BlueServiceOperation.c(BlueServiceOperation.java:48)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at com.facebook.fbservice.ops.BlueServiceOperation$2.run(BlueServiceOperation.java:605)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at android.os.Handler.handleCallback(Handler.java:730)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at android.os.Handler.dispatchMessage(Handler.java:92)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at android.os.Looper.loop(Looper.java:137)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at android.app.ActivityThread.main(ActivityThread.java:5103)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at java.lang.reflect.Method.invokeNative(Native Method)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at java.lang.reflect.Method.invoke(Method.java:525)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
03-14 14:56:45.977 W/fb4a(:<default>):GDPDialog(16719):     at dalvik.system.NativeStart.main(Native Method)

from todolite-android.

tleyden avatar tleyden commented on July 22, 2024

I upgraded the facebook app to the latest version, and still got the same issue.

from todolite-android.

pasin avatar pasin commented on July 22, 2024

I think the Facebook app (I created for testing) is in sandbox mode. In general it shouldn't allow you to login to the app. I need to update the facebook AppID with the same one that the ToDoLite-iOS is using and test. Will check this issue.

from todolite-android.

 avatar commented on July 22, 2024

Updated the Facebook AppId and replication URL to match those of ToDoLite-iOS.

commit: d6d2f0b

I can now login via Facebook and see other users to share lists with.

from todolite-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.