Búsquedas recientes
No hay búsquedas recientes

Furqan Hamid
Incorporación 15 mar 2025
·
Última actividad 20 mar 2025
Seguimientos
0
Seguidores
0
Actividad total
12
Votos
4
Suscripciones
4
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Furqan Hamid
Furqan Hamid hizo un comentario,
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.
Ver comentario · Publicado 20 mar 2025 · Furqan Hamid
0
Seguidores
0
Votos
0
Comentarios
Furqan Hamid hizo un comentario,
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.
Ver comentario · Publicado 20 mar 2025 · Furqan Hamid
0
Seguidores
0
Votos
0
Comentarios
Furqan Hamid hizo un comentario,
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.
Ver comentario · Publicado 20 mar 2025 · Furqan Hamid
0
Seguidores
0
Votos
0
Comentarios
Furqan Hamid hizo un comentario,
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.
Ver comentario · Publicado 15 mar 2025 · Furqan Hamid
0
Seguidores
0
Votos
0
Comentarios