':publishPlugin' fails with 'Authentication Failed: Marketplace service scope is missing'

Hi there :waving_hand:

Yesterday, one of GitHub workflows that publishes my plugin failed with:

* What went wrong:
Execution failed for task ':publishPlugin' (registered by plugin 'org.jetbrains.intellij.platform').
> Failed to upload plugin: Upload failed: Authentication Failed: Marketplace service scope is missing

I has been working for 3 months with no issues.

Then I generated a new token (https://plugins.jetbrains.com/author/me/tokens), set it up and it worked.

However, today it failed with the same issue.

Moreover, the token list is empty. Only says: “Your permanent tokens will be displayed here”.

Am I missing something? Looks like a Marketplace issue to me.

Regards,
Mikołaj Kondratek

I guess this is related to Marketplace API tokens wiped - #6 by Lukas_Kremla

Tokens wiped, and new tokens have a new scope.
Definitively an issue on the marketplace.

Yes, it is related. Additionally, it is fixed. Sorry for the trouble.

@robert.novotny — I assume token’s scope / token wipe issue is fixed — I do not experience any problems in this area. Thank you.

But the issue on the presentation layer still persists — the token list in my profile is empty even just after creating a new one.

Unfortunately, I cannot repro on my 3rd party developer account, but I have escalated to the Marketplace team.

The presentation layer issue is fixed now, too.

I do confirm. THANK YOU!