Recherches récentes
Pas de recherche récente

Furqan Hamid
Adhésion le 15 mars 2025
·
Dernière activité le 20 mars 2025
Suivis
0
Abonnés
0
Activité totale
12
Votes
4
Abonnements
4
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Furqan Hamid
Furqan Hamid a ajouté un commentaire,
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.
Afficher le commentaire · Publication le 20 mars 2025 · Furqan Hamid
0
Abonnés
0
Votes
0
Commentaire
Furqan Hamid a ajouté un commentaire,
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.
Afficher le commentaire · Publication le 20 mars 2025 · Furqan Hamid
0
Abonnés
0
Votes
0
Commentaire
Furqan Hamid a ajouté un commentaire,
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.
Afficher le commentaire · Publication le 20 mars 2025 · Furqan Hamid
0
Abonnés
0
Votes
0
Commentaire
Furqan Hamid a ajouté un commentaire,
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.
Afficher le commentaire · Publication le 15 mars 2025 · Furqan Hamid
0
Abonnés
0
Votes
0
Commentaire