Closed dg01d closed 6 years ago
I created a token using https://gimme-a-token.5eb.nl with scopes read follow mute block channels
read follow mute block channels
On attempted get call to /microsub/1?action=channels I receive:-
/microsub/1?action=channels
{ "error": "unauthorized", "error_description": "The access token provided does not have the necessary scope for this action" }
Otherwise aperture appears to be functioning as expected. Feeds are added, sent to watchtower &c.
ReInstalling to the latest version fixed this. Closing.
I created a token using https://gimme-a-token.5eb.nl with scopes
read follow mute block channels
On attempted get call to
/microsub/1?action=channels
I receive:-Otherwise aperture appears to be functioning as expected. Feeds are added, sent to watchtower &c.