-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
High
-
Component/s: Connect - Confluence
-
None
-
Major
Issue Summary:
Forge requests (i.e. using forge OAuth tokens) to the Connect App Properties API fail with 401 response
Expected Results
Should succeed if the Forge app is the successor of the connect app being requested for.
Actual Results
{
"code": 401,
"message": "Unauthorized; scope does not match"
}
Workaround
Can only make request using Connect JWT Auth