Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
Using Oauth to authenticate a connection to my app.
Description
I’m using self hosted Nango auth to connect to Zoom. This fails with “Oops! We were unable to complete your request. Please try again. (4,700)” with callback URL of https : / / nango . stage-api . hiphops . io /oauth/callback, but succeeds on Nango’s hosted version at https : / / api . nango . dev /oauth/callback (when callback configured appropriately).
Error?
Oops! We were unable to complete your request. Please try again. (4,700)
This shows up in the login popup.
How To Reproduce
Steps to reproduce the behavior:
*1. Setup self hosted nango instance
*2. Create Zoom app. Example app is: xMmdbt0rS6ulQ-IIixkzcA
*3. Add zoom integration
*4. Try to create a new connection.