I am trying to test a local version of my app in Zendesk with zcli apps:server, however my request with signed URL
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.