Recherches récentes


Pas de recherche récente

Furqan Hamid's Avatar

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

Dernière activité effectuée par Furqan Hamid

Furqan Hamid a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk Apps Framework (ZAF)

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,

Commentaire de la communauté Developer - Zendesk APIs

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,

Commentaire de la communauté Developer - Zendesk SDKs

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,

Commentaire de la communauté Q&A - AI and automation

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