Recent searches


No recent searches

Ahmed Ur Rehman's Avatar

Ahmed Ur Rehman

Joined Apr 27, 2022

·

Last activity May 30, 2022

Following

0

Followers

0

Total activity

22

Votes

7

Subscriptions

7

ACTIVITY OVERVIEW

Latest activity by Ahmed Ur Rehman

Ahmed Ur Rehman commented,

CommentWeb Widget documentation

https://support.zendesk.com/hc/en-us/community/posts/4640250446362-401-Unauthorized-Login-via-Messaging-SDK

Receiving 401 Unauthorised error when attempting \

Zendesk.loginUser(JWT, callback, failure)

View comment · Posted May 30, 2022 · Ahmed Ur Rehman

0

Followers

0

Votes

0

Comments


Ahmed Ur Rehman created a post,

Post Developer - Zendesk SDKs

Hi
We are using messaging SDK and during authentication via JWT it is giving 

HTTP 401 Unauthorized

Server Code:

 

Android Code:

implementation "zendesk.messaging:messaging-android:2.3.0"

Can anybody tell what's wrong that is making authentication works?


Posted May 30, 2022 · Ahmed Ur Rehman

1

Follower

2

Votes

1

Comment


Ahmed Ur Rehman commented,

Community comment Developer - Zendesk SDKs

Thanks Marco. I hope it would help 

View comment · Posted May 27, 2022 · Ahmed Ur Rehman

0

Followers

0

Votes

0

Comments


Ahmed Ur Rehman created a post,

Post Developer - Zendesk SDKs
  • How to restart the chat? Currently, we need to restart the app in order to start a fresh conversation (answer bot flow)

  • Once the user is passed through the flow, how can we restart the new session so that the user can start from initial point again?

Posted May 23, 2022 · Ahmed Ur Rehman

3

Followers

5

Votes

3

Comments


Ahmed Ur Rehman created a post,

Post Developer - Zendesk SDKs

Unified SDK

  • I am struggling with push notifications. We are not able to get push notification for agent's messages when the app is in background or closed. I have followed the following documentation but not able to receive push notifications. It makes sense as there as generally any 3rd party server (i.e. zendesk) would require FCM server key to register the push tokens from client side (android).

  • As explained in article: Enabling push notifications for the Chat SDK V2 for multiple mobile apps
    We have no option if mobile sdk Chat Dashboard-> Settings > Account > API & SDKs. (Screenshot Below)
    to add FCM server key. Can you please tell why do we have different behaviour? Is is related to our subscription plan or something else?

Posted May 23, 2022 · Ahmed Ur Rehman

0

Followers

2

Votes

1

Comment


Ahmed Ur Rehman commented,

Community comment Developer - Zendesk SDKs

I am also observing same issue. Can anybody help please?

Explained here: https://support.zendesk.com/hc/en-us/community/posts/4621398360346-Unified-Android-SDK-Push-Notifications

 

 

View comment · Edited May 23, 2022 · Ahmed Ur Rehman

0

Followers

0

Votes

0

Comments


Ahmed Ur Rehman commented,

Community comment Developer - Zendesk SDKs

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

View comment · Posted Apr 28, 2022 · Ahmed Ur Rehman

0

Followers

0

Votes

0

Comments


Ahmed Ur Rehman created a post,

Post Developer - Zendesk SDKs

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)

Posted Apr 27, 2022 · Ahmed Ur Rehman

0

Followers

3

Votes

4

Comments