Authorize Gambot (MSAL)

Email: your_email

1. Login with Microsoft
  1. After login you will land on gambot2.test.../blank.html?code=...
  2. Copy the full URL from your browser address bar
  3. Replace the start with:
    https://n8n.dropstudio.design/webhook/authorize-gambot-oauth-callback?
    keeping everything after ?
  4. Open that n8n URL to finish storing your token
Why? Azure only allows Gambot's registered redirect URI (blank.html), not the n8n webhook directly. Ask IT to add the n8n callback URL to app 436243bf-644e-4fd8-bc6c-a92332d44a41 for one-click login later.