Hello, I’m trying to enable to Copilot Connector to Confluence from the M365 admin center but when the authourization takes place it fails with:
{ "error": { "details": [ { "code": "None", "message": "StatusCode: Unauthorized, Reason:Unauthorized" } ], "code": "InvalidRequest", "message": "The request is malformed or incorrect." } }
I have the correct client secret and app id, it has all read permissions (for testing) and my account is an admin in Confluence and correct permissions in M365. The other details such as name etc are correct too.
I do not have experience in Confluence admin, so not sure where to look , I tried the Audit log but cant see anything relevant.
Can someone please help or point me in the direction of troubleshooting?
Fixed it, Used a different call back url!