zoomapps-sample-js icon indicating copy to clipboard operation
zoomapps-sample-js copied to clipboard

Changes GET to POST request when getting an access token

Open agonzalezreyes opened this issue 2 years ago • 1 comments

Changes GET to POST request when getting an access token in server/routes/auth.js to fix 400 Bad Request when adding app.

agonzalezreyes avatar Jun 02 '23 04:06 agonzalezreyes

this is a change that fix my issue. please merge this

RealmX1 avatar Oct 30 '24 05:10 RealmX1