When I hit PUT /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}
I get 403
with error OAuth 2.0 is not enabled for this method
I have checked my oauth3lo app has write:jira-work scope
How should I go about it, where are things breaking?