No account found for the provided credentials. | Community
Skip to main content

No account found for the provided credentials.

  • April 27, 2022
  • 4 replies
  • 0 views

Ahmed18

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)

4 replies

  • April 27, 2022

Hi Ahmed, 

Moving your post to the SDK's section as the team there will be able to assist you further.

Thanks!

Will


Greg29
  • April 27, 2022
Hi Ahmed! I took a look at what I believe is your account and I'm not seeing any SDK app setup. Can you confirm that you have a valid channelkey and that you're still seeing this issue?

Ahmed18
  • Author
  • April 28, 2022

Yes. I am using valid channel key. If I don't use valid key it gives me error of "Invalid Channel Key". 


Greg29
  • April 29, 2022
Thanks for confirming that. I do see that a new SDK app was recently generated...is the new channelkey from that setup working for you now?