I created an unpublished Oauth app “test” on zoom, then I authorized it to “View and manage all user meetings” and “View users information and manage users”. But when I am trying to do the same on localhost on a different browser (say browser 2), it gives an error " Invalid client_id:XXXXXXXXXXXXXXXXXXXXX ", while I am getting redirected to my redirect page with code on the 1st browser.
I am unable to understand this error.
Also, can use this access_token to create instant meetings?
Thank you