最近搜索


没有最近搜索

Ahmed Ur Rehman's Avatar

Ahmed Ur Rehman

已加入2022年4月27日

·

最后活动2022年5月30日

关注

0

关注者

0

活动总数

22

投票

7

订阅

7

活动概览

的最新活动 Ahmed Ur Rehman

Ahmed Ur Rehman 进行了评论,

评论Web 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)

查看评论 · 已于 2022年5月30日 发布 · Ahmed Ur Rehman

0

关注者

0

投票

0

评论


Ahmed Ur Rehman 创建了一个帖子,

帖子 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?


已于 2022年5月30日 发布 · Ahmed Ur Rehman

1

关注者

2

投票

1

Comment


Ahmed Ur Rehman 进行了评论,

社区评论 Developer - Zendesk SDKs

Thanks Marco. I hope it would help 

查看评论 · 已于 2022年5月27日 发布 · Ahmed Ur Rehman

0

关注者

0

投票

0

评论


Ahmed Ur Rehman 创建了一个帖子,

帖子 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?

已于 2022年5月23日 发布 · Ahmed Ur Rehman

3

关注者

5

投票

3

评论


Ahmed Ur Rehman 创建了一个帖子,

帖子 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?

已于 2022年5月23日 发布 · Ahmed Ur Rehman

0

关注者

2

投票

1

Comment


Ahmed Ur Rehman 进行了评论,

社区评论 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

 

 

查看评论 · 已于 2022年5月23日 编辑 · Ahmed Ur Rehman

0

关注者

0

投票

0

评论


Ahmed Ur Rehman 进行了评论,

社区评论 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". 

查看评论 · 已于 2022年4月28日 发布 · Ahmed Ur Rehman

0

关注者

0

投票

0

评论


Ahmed Ur Rehman 创建了一个帖子,

帖子 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)

已于 2022年4月27日 发布 · Ahmed Ur Rehman

0

关注者

3

投票

4

评论