react-native-spotify-remote icon indicating copy to clipboard operation
react-native-spotify-remote copied to clipboard

Invariant Violation: No callback found with cbID 1361 and callID 680 for RNSpotifyRemoteAuth.getSession

Open diegoareval opened this issue 4 years ago • 4 comments

when i open the intent to authenticate with spotify work very good, but when i click in cancel when i return to my app i got the next error: Invariant Violation: No callback found with cbID 1361 and callID 680 for RNSpotifyRemoteAuth.getSession - most likely the callback was already invoked. Args: '[{"code":"SPTAuthorizationFailedErrorCode","message":"The operation couldn’t be completed. (com.spotify.sdk.login error 1.)","domain":"com.spotify.sdk.login","userInfo":{},"nativeStackIOS"

diegoareval avatar Apr 29 '21 02:04 diegoareval

Interesting, that sounds like a bug. You hit cancel during the auth flow in spotify?

cjam avatar May 04 '21 12:05 cjam

Exactly, i hit cancel and i get this issue, it's like there is no exist a handler when user cancel the auth flow

diegoareval avatar May 04 '21 13:05 diegoareval

Sorry for the delay on this one, I've been pretty busy with other things, but hopefully I'll find some time to check it out.

cjam avatar May 18 '21 02:05 cjam

any update on this. Someone was able to identify what is the issue?

madhavisolanki avatar Dec 10 '21 16:12 madhavisolanki