When we attempt to "Publish a new app" to the marketplace, we're prevented by these errors:
An error prevented the form from being submitted:
message: App version has invalid scopes
path: /_embedded/version/cloud/appScopes
message: Invalid cloud app deployment details
path: /_embedded/version/cloud
We've built a Confluence app in forge with the following scopes:
I had the same problem :)
It seems there is a mistake in the documentation: Get URI to download attachment.
The Classic (RECOMMENDED) and Granular scopes are mixed up.
If I change
readonly:content.attachment:confluence
to
read:attachment:confluence
publishing works fine.
Thank you VERY much @Paul Pasler
This solved the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.