login-kit-sample icon indicating copy to clipboard operation
login-kit-sample copied to clipboard

Error when calling getAccessToken

Open zach-fuller opened this issue 6 years ago • 1 comments

I'm attempting to use LoginKit in my iOS app and have everything set up and working. Users can log in and directed back to my app after approving the permissions in Snapchat. However, when I try and fetch the access token I receive the following error:

"Error Domain=SCSDKCreativeKitErrorDomain Code=2 "Invalid user" UserInfo={NSLocalizedRecoverySuggestion=Please contact [email protected] if problem persists, NSLocalizedDescription=Invalid user, NSLocalizedFailureReason=}"

I was wondering what I need to do to fix this issue or if it is a bug in the SDK, any help is greatly appreciated, thanks!

zach-fuller avatar Jul 23 '19 19:07 zach-fuller