最近搜索
没有最近搜索

Furqan Hamid
已加入2025年3月15日
·
最后活动2025年3月20日
关注
0
关注者
0
活动总数
12
投票
4
订阅
4
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Furqan Hamid
Furqan Hamid 进行了评论,
For component 1, you'll need to set up an OAuth flow during installation. First, register a global OAuth client in Zendesk, then prompt the user to authorize the app, which will return an authorization code. Exchange this for a refresh token and store it securely for daily data migration. Zendesk's OAuth documentation should provide more details on this process.
查看评论 · 已于 2025年3月20日 发布 · Furqan Hamid
0
关注者
0
投票
0
评论
Furqan Hamid 进行了评论,
Zendesk is automatically modifying imported URLs. You need to check your import settings or manually update the links after import. Also, reviewing Zendesk’s API documentation for URL handling or reaching out to their support team could provide a solution.
查看评论 · 已于 2025年3月20日 发布 · Furqan Hamid
0
关注者
0
投票
0
评论
Furqan Hamid 进行了评论,
It looks like the ticket list might not be interactive due to missing configurations or SDK limitations. Try ensuring that RequestUi.buildRequestList() is correctly initialized and that ZendeskSupportSDK is fully set up. Also, check if there are any specific permissions or settings in Zendesk that need to be enabled for interaction.
查看评论 · 已于 2025年3月20日 发布 · Furqan Hamid
0
关注者
0
投票
0
评论
Furqan Hamid 进行了评论,
You can check if the API provides a sandbox or test environment that simulates rate limits. Alternatively, some APIs allow you to set custom headers to trigger specific errors. If those options aren't available, you could mock API responses in your testing framework to simulate a 429 error.
查看评论 · 已于 2025年3月15日 发布 · Furqan Hamid
0
关注者
0
投票
0
评论