Proxy error: UnprocessableEntity, Failed to get installation and oauth information for app
Publication le 20 janv. 2022
I have been guided here by Zendesk support, I am receiving the error Proxy error: {:code=>"UnprocessableEntity", :status=>"422", :title=>"Unprocessable Entity", :message=>"Failed to get installation and oauth information for app."} when I attempt to create a request to a 3rd party server, I have followed your extensive guide but still recieving the above.
2
48
48 commentaire
Greg Katechis
Hi Andy! My first guess would be an issue with the refresh if it's missing certain values on the initial token response. Take a look at this note and let me know if either of those are missing.
0
Andrew Runciman
Hi - Is there a solution for the Proxy error: UnprocessableEntity, Failed to get installation and oauth information for app. I have an app that when installed, works initially but then returns this error. If I reinstall the app it works again. The app is authenticated correctly via Oauth in the App settings. I have "parameters": [{"name": "token","type": “oauth”}] set in the manifest and the correct OAuth block. Within my request I am using Authorization:"Bearer {{setting.token}}" as per the docs. I am wondering if it occurs once the authorisation token has expired and isn't being refreshed. I am using Auth0 as the OAuth provider.
0
Greg Katechis
Hi Rocky! It's difficult to say exactly what problems you may be experiencing based on the code that you shared. I initially thought it may be due to the secure settings that you're using, but I don't think that's the case. Are you able to successfully send this to your service or even something like pastebin from a tool like Postman? It will help narrow down whether the issue is with the code or with the apps framework. Please share any other troubleshooting that you've done.
0
Rocky Tennoh
"
hello
1264158211509 sir When I passFormData
as the payload in my API call, the media file is not included in the payload when I check the request in the browser's network tab. Why is this happening, and how can I fix it? Also, can you confirm if my code is correct?"0
Tipene Hughes
0
Parth Patel
Hi Tipene, uploaded to zendesk apps. I dont think i can run secure credentials locally.
0
Tipene Hughes
Are you running this locally or is the app uploaded to your Zendesk instance?
0
Parth Patel
Eric, Will, did you guys ever find a solution to this? I am attempting the exact same thing and getting this issue.
manifest.json
bottom of iframe.html
0
Eric Nelson
Hey Will,
You mind if we pull this into a ticket so that you can share a zip of your app for us to take a look at?
Thanks!
0
Will Munn
If I set that I get
0
Vous connecter pour laisser un commentaire.