Testing signedURL app locally fails with ZCLI
I am trying to test a local version of my app in Zendesk with zcli apps:server, however my request with signed URL
Request URL:
https://{myDomain}.zendesk.com/apps/installations/{installationsId}/iframe_redirect?location=nav_bar&product_name=support&origin=https%3A%2F%2F{myDomain}.zendesk.com&app_guid={appGuid}
returns an error:
returns an error:
Invalid parameter: id must be an integer
I think this is due to the fact that the installationsId is actually not the installationsId but some other string ID. But I don't understand how to set which ID is used when Zendesk makes this request with a local app? It works fine with the uploaded apps.
-
Hey IB kundservice,
Here's a few links to our documentation around testing your Zendesk apps locally, and specifically around the zcli.apps.config.json file and defining test settings:
Testing your Zendesk app locallyZCLI Apps repository docs
I hope this helps! Feel free to reach out with any questions.Tipene
Por favor, entrar para comentar.
1 Comentários