Recent searches
No recent searches
No account found for the provided credentials.
Posted Apr 27, 2022
I have followed the documentation here: https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/android/getting_started/
While initialising with the channelKey I am experiencing the following error
Can anybody help?
E/IntegrationApplication: Messaging failed to initialize
W/System.err: zendesk.android.internal.ZendeskError$AccountNotFound: No account found for the provided credentials.
W/System.err: at zendesk.android.settings.internal.SettingsRepository.fetchSettings$zendesk_zendesk_android(Sett
W/System.err: at zendesk.android.settings.internal.SettingsRepository$fetchSettings$1.invokeSuspend(Unknown Sour
W/System.err: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
W/System.err: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
W/System.err: at android.os.Handler.handleCallback(Handler.java:938)
W/System.err: at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err: at android.os.Looper.loopOnce(Looper.java:201)
W/System.err: at android.os.Looper.loop(Looper.java:288)
W/System.err: at android.app.ActivityThread.main(ActivityThread.java:7842)
W/System.err: at java.lang.reflect.Method.invoke(Native Method)
W/System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
0
4 comments
Will Poon
Hi Ahmed,
Moving your post to the SDK's section as the team there will be able to assist you further.
Thanks!
Will
1
Greg Katechis
0
Ahmed Ur Rehman
Yes. I am using valid channel key. If I don't use valid key it gives me error of "Invalid Channel Key".
0
Greg Katechis
0