I have an issue when calling the GetToken function of Microsoft Graph; today it stopped working and returns a timeout error.
Hi @Marc_Pique , sorry to hear you’re hitting this timeout error! Would you be able to send me a screenshot of this and confirm your Retool Cloud domain?
Hi Milly:
My Retool Cloud Domain is https://dcfinechemicals.retool.com/
Since this morning it works, Now it finish by timeout.
Thanks for your support.
Marc Piqué.
Thank you! The Microsoft OAuth2 token endpoint (/oauth2/v2.0/token) requires a POST request, not a GET. Would you be able to change the query method from GET → POST and try running the query again?
Many thanks!!!,
But in some documentation Microsoft writes using GET and works for me since today with GET.
I’ll change to POST.
Regards.
Marc Piqué
Hey @Marc_Pique were you able to try out POST? Is everything working as expected now?
Yes! thank you soo much for your support!!
