Created
July 28, 2020 11:46
-
-
Save hitesh-banknovo/655c46e5de047a5edb7c21fbc262b086 to your computer and use it in GitHub Desktop.
Zenddesk message history
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-07-28 17:15:52.185 27598-27598/com.novo.android D/ZendeskIdentityStorage: Loading Jwt identity | |
2020-07-28 17:15:52.185 27598-27598/com.novo.android I/ZendeskShadow: Zendesk is already initialized with this identity, skipping. | |
2020-07-28 17:15:52.186 27598-27598/com.novo.android D/ZendeskIdentityStorage: Loading Jwt identity | |
2020-07-28 17:15:52.186 27598-27598/com.novo.android D/ZendeskIdentityStorage: Loading Jwt identity | |
2020-07-28 17:15:52.188 27598-27598/com.novo.android W/ZendeskIdentityManager: There is no stored access token, have you initialised an identity and requested an access token? | |
2020-07-28 17:15:52.192 27598-27598/com.novo.android D/ZendeskIdentityStorage: Loading Jwt identity | |
2020-07-28 17:15:52.272 27598-27598/com.novo.android D/ZendeskIdentityStorage: Loading Jwt identity | |
2020-07-28 17:15:52.424 27598-27598/com.novo.android D/ZendeskSettingsProvider: Successfully retrieved Settings | |
2020-07-28 17:15:52.521 27598-27598/com.novo.android D/ZendeskSettingsProvider: Successfully retrieved Settings | |
2020-07-28 17:15:52.532 27598-28048/com.novo.android D/OkHttp: --> GET https://novo.zendesk.com/api/mobile/requests.json?sort_by=updated_at&sort_order=desc&status=new%2Copen%2Cpending%2Chold%2Csolved%2Cclosed&include=public_updated_at%2Clast_commenting_agents%2Clast_comment%2Cfirst_comment | |
2020-07-28 17:15:52.533 27598-28048/com.novo.android D/ZendeskIdentityStorage: Loading Jwt identity | |
2020-07-28 17:15:52.533 27598-28048/com.novo.android W/ZendeskIdentityManager: There is no stored access token, have you initialised an identity and requested an access token? | |
2020-07-28 17:15:52.534 27598-28048/com.novo.android D/ZendeskAccessIntercepto: Access token is required, intercepting. | |
2020-07-28 17:15:52.534 27598-28048/com.novo.android D/ZendeskAccessIntercepto: JWT Identity found. Requesting and storing auth token. | |
2020-07-28 17:15:52.534 27598-28048/com.novo.android D/ZendeskAccessProvider: Requesting an access token for jwt identity. | |
2020-07-28 17:15:52.538 27598-28048/com.novo.android D/OkHttp: --> POST https://novo.zendesk.com/access/sdk/jwt (109-byte body) | |
2020-07-28 17:15:52.819 27598-27598/com.novo.android E/Reflection: Activity class zendesk.support.requestlist.RequestListActivity and size is 2 | |
2020-07-28 17:15:52.819 27598-27598/com.novo.android I/Secure: zendesk.support.requestlist.RequestListActivity@dfec750.localClassName | |
2020-07-28 17:15:53.639 27598-28048/com.novo.android D/OkHttp: <-- 200 https://novo.zendesk.com/access/sdk/jwt (1100ms, unknown-length body) | |
2020-07-28 17:15:57.821 27598-28048/com.novo.android D/OkHttp: --> POST https://novo.zendesk.com/api/mobile/push_notification_devices.json (250-byte body) | |
2020-07-28 17:15:58.442 27598-28048/com.novo.android D/OkHttp: <-- 201 https://novo.zendesk.com/api/mobile/push_notification_devices.json (620ms, 459-byte body) | |
2020-07-28 17:15:58.453 27598-28048/com.novo.android D/OkHttp: <-- 200 https://novo.zendesk.com/api/mobile/requests.json?sort_by=updated_at&sort_order=desc&status=new%2Copen%2Cpending%2Chold%2Csolved%2Cclosed&include=public_updated_at%2Clast_commenting_agents%2Clast_comment%2Cfirst_comment (5919ms, unknown-length body) | |
2020-07-28 17:15:58.558 27598-27598/com.novo.android D/ZendeskRequestStorage: Returning Read Requests from cache. Cached Read Requests will expire in 15:58 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment