Discussions
Error 403: Insufficient scope for manage_forms. Updating the manifest.json results in manage_forms is not a valid OAuth Scope.
about 16 hours ago by Tait (from TaskLab.com.au)
Hi Team,
I have an Add-On that creates forms. It has been working for months.
All of a sudden it has stopped working.
I inspected the console response and I get a response:
{ errorCode: 403, message: "insufficient_scope", additionalDetails: '"manage_forms" scope required to complete this request' }
Ok, so I figure there is an update to the API. I update my manifest file to include manage_forms as a scope.
I get this response:
Invalid Addon Manifest. 'manage_forms' is not a valid OAuth scope
So my Add-On is currently unusable.
I reported a similar issue last week to developer.support@servicem8.com but the issue is back.
I have people depending on this Add-On, what can I tell them about when the issue will be resolved?