Hello,
I have setup the credentials correctly as well as the subdomain. and I am geting connection succesfull. ( I get the browser pop up and it disappers after 5 seonds) .
However when I try to fetch the lists, I get
could not load list
403 Forbidden
check you credentials.
this is teh config am using :
OAuth Redirect URL : https://XXXXX/rest/oauth2-credential/callback
Authorization URL : https://login.microsoftonline.com/[tenant ID ] /oauth2/v2.0/authorize
Access Token URL : https://login.microsoftonline.com/[tenant ID]/oauth2/v2.0/token
the redirect URL matches with the azure config, and instead of using the tenant ID I used [common] in both cases I got account connected, but failed to retrieve the list and got the 403 forbidden error.
I tried a python script , that provided the tenant id , client and secret id , and it worked fine.
Any help is appreciated.
Information on your n8n setup
- 1.98.1,
- postrgresl
- default
- docker
-ubuntu 20