Asking for help
#2207
Replies: 1 comment
|
The exact error I get is "Converting object to an encodable object failed: Instance of 'CheckedAtUri'" |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to write a Flutter application using this package, to add users to a list I created.
I can get the list and list the items inside, but if I try the createRecord action of atproto.repo I get errors of invalid string conversion.
This is what I am trying to do (and does nto work.) Any help will be sincerely appreciated.
All reactions