We have a live app for monday.com and we are working on new version of this app. We need user to do Oauth to provide us with token for extra features(this is in draft). We never had Oauth before and in draft version was working fine with which ever url we provided in redirect uri
I know of this caveat but it was not this issue because we never had Oauth or redirect uri
Invalid redirect_uri error
Now what happened recently is the auth stopped working always giving us Invalid redirect uri error. Then I added app_version_id to auth url and it worked.
Questions: -
Is this intended behaviour?
When was this implemented?
What do I need to make or change url for auth when we go live with this version does it include version id or not?
this is very high priority please we are scheduled to launch next week and this happened when it was fine.
Please help
Thanks