Some of our apps only use only read triggers:write webhooks:write scopes, and do not have the full write scope.
But, without write we can't do any POST requests, including the one that is required to obtain the refresh token.
Is there a way to avoid having `write` scope? Or anything else I'm doing wrong?
