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!
Thanks,
Tommy
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!
Thanks,
Tommy