I am developing 2 apps interacting with Monday.com. Both of them need to authorize in order to make subsequent request to Monday.com using GraphQL API. The authorization works smooth with one redirect_uri but if I put second redirect_uri I get an error “invalid redirect_uri” however there is a option to add multiple redirect URI. Does it work with multiple apps? Need help/suggestions on this.