I cannot connect Mastodon AP

When I attempt to connect to //mastodon.social/oauth/authorize, I observe:

The requested scope is invalid, unknown, or malformed.

To demonstrate:

1 Like

FYI @pmusaraj / @angus in case you have ideas.

My guess here is … they started requiring a scope in the OAuth payload for security reasons.

1 Like

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

1 Like

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.

1 Like

This should be fixed now here on meta.

1 Like

This topic was automatically closed after 4 days. New replies are no longer allowed.