Zoom marketplace oauth app creation throwing missing "state" query param for my application

Description
I am trying to create an oauth app for my application on zoom marketplace. I go through the flow, use the scope and when I hit Add I get to a Authorize page to Allow and I see the error missing “state” query param

Error?
missing “state” query param

How To Reproduce
Steps to reproduce the behavior:
1. Create a non public facing oauth app on marketplace with some scope and your application’s redirect URL

Hi @supriya.mahajan1 ,

I faced similar issue and able to solve it by adding app through api instead of adding it on marketplace.
Try installing your app using “https://<you_app_url>/install”.

You can refer this link for detailed steps.

Hi @supriya.mahajan1
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
Are you still experiencing this issue? or were you able to create your app?

Let me know if you need assistance with this
Best,
Elisa

I got it to work. I did not have to Add the app cause it launches the zoom’s oauth url from the client where it should always be called by a server.

Thanks for confirming this @supriya.mahajan1
I will close this topic for now but feel free to reach out to us if you have any other issue.
Best,
Elisa

This topic was automatically closed after 30 days. New replies are no longer allowed.