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
Describe the bug with a clear and concise description of what the bug is.
I'm not sure if it's a GoToSocial bug or overzealous parsing on the side of mastodon-async library which I'm using, but both Mastodon and Akkoma do provide that field.
Quick update: The Ice Cubes client was failing to log in due to this missing field. I switched from the 0.6.0 binary download to using the git source (with this fix), and now I'm able to log in and view my timeline. Well done and thanks!
Describe the bug with a clear and concise description of what the bug is.
I'm not sure if it's a GoToSocial bug or overzealous parsing on the side of mastodon-async library which I'm using, but both Mastodon and Akkoma do provide that field.
What's your GoToSocial Version?
6.0.0
GoToSocial Arch
amd64, binary
Browser version
No response
What happened?
Got a response:
What you expected to happen?
source
should contain asensitive
boolean field as per docs for CredentialAccount.How to reproduce it?
GET <my_instance.my_domain>/api/v1/accounts/verify_credentials
using an authenticated app.Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: