You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per snarfed/bridgy#1340 when I try to log in to brid.gy with my GtS account, an error message is returned to the brid.gy start page Bad Request: scopes must be less than 64 bytes
@snarfed investigated and found that the error is coming from my gts server and supplied the scope string in the linked issue:
As per snarfed/bridgy#1340 when I try to log in to brid.gy with my GtS account, an error message is returned to the brid.gy start page
Bad Request: scopes must be less than 64 bytes
@snarfed investigated and found that the error is coming from my gts server and supplied the scope string in the linked issue:
read+read:accounts+read:blocks+read:bookmarks+read:favourites+read:filters+read:follows+read:lists+read:mutes+read:notifications+read:search+read:statuses+write+write:accounts+write:blocks+write:bookmarks+write:favourites+write:filters+write:follows+write:lists+write:media+write:mutes+write:notifications+write:reports+write:statuses+follow+push
Would it be possible to raise the 64 bytes limit?
The text was updated successfully, but these errors were encountered: