I am trying to create a credential for my cloud self-hosted n8n instance on. OVH Cloud.
**
https://vps-########.vps.ovh.ca/rest/oauth2-credential/callback**
The URI is valid but shows the following error.
Request Id: 624070d5-2c64-4f11-bb96-22a1268e6300
Correlation Id: 4d7d5feb-fcfe-456b-8349-c7312693f003
Timestamp: 2025-11-25T21:04:45Z
Message: AADSTS90102: ‘redirect_uri’ value must be a valid absolute URI.
Any idea of what I should do ? Should I try to change the OAuth Redirect URL of my instance ? Should I try with another URL ? Microsoft are pretty stict with their URI verification but It’s a pretty simple setup so there must be a solution.