Invalid Redirect URL (4,700) on valid redirect url

Hey @pcvetanov,

Can you try moving your state query param to before the redirect uri? Like this:

authorize_url?client_id=asdfasdf&state=asdf&redirect_uri=https://zoom.us

Let me know if that works! :slight_smile:

Thanks,
Tommy