When I attempt to connect to //mastodon.social/oauth/authorize, I observe:
The requested scope is invalid, unknown, or malformed.
To demonstrate:
When I attempt to connect to //mastodon.social/oauth/authorize, I observe:
The requested scope is invalid, unknown, or malformed.
To demonstrate:
FYI @pmusaraj / @angus in case you have ideas.
My guess here is … they started requiring a scope in the OAuth payload for security reasons.
Looks like Mastodon renamed scope to scopes… not clear if this happened for a specific version, but when I rename the param in the URL I go from a broken URL (like your video) to
A potential fix in FIX: Switch to `scopes` from `scope` for Mastodon verification by pmusaraj · Pull Request #297 · discourse/discourse-activity-pub · GitHub, but I need to report this upstream to Mastodon… not seeing if/when the spec changed here.
This should be fixed now here on meta.
This topic was automatically closed after 4 days. New replies are no longer allowed.