I am working on google app script to get data regarding past meetings .For this i have set up an Zoom Auth app . While setting app this app its asking for ‘redirect uri’ .My work is to get data to google sheet using Google App Script .So i don’t have a redirect uri to specify . So how will i go forward ? Postman is the tool i am using for testing .Currently i have given ‘https://zoom.us’ as redirect uri in App and while testing in postman. This returns error “{“status”:false,“errorCode”:4700,“errorMessage”:“Invalid redirect url”,“result”:null}” .
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
'Invalid redirect URL "result":null' - for our OAuth app | 12 | 1385 | April 25, 2024 | |
Invalid redirect: https://script.google.com/macros/d/{scriptID}/usercallback (4,700) | 3 | 450 | March 29, 2023 | |
Randomly see Invalid redirect url(4700) error when auth the App | 2 | 851 | March 5, 2021 | |
Invalid request : Redirect URI mismatch | 5 | 1082 | August 21, 2020 | |
Rearding redirect url in OAuth app | 2 | 595 | August 21, 2020 |