Hi,
We are migrating the authorization url to new credentials feature. After completing the OAuth process the account is not added in the recipe and there are no error message.
We have followed the steps shown in this tutorial by monday.com. We tried multiple times and it’s not working at our side.
Below is the extra details json body we are returning.
{
"providerUniqueIdentifier": "728e0ec1-8a0b-403d-86e4-8a9d65b3e85e",
"displayName": "Mock Account"
}
Has anyone else run into this issue? If so, how did you resolve it?
Thanks