I'm able to sign in and I gave all the oauth scopes the app needs. But when I try to edit my profile I get a 400 error. Checking the request, the appview is giving this error:
{"error":"InvalidRecord","handle":"bwc9876.dev"}
I'm able to sign in and I gave all the oauth scopes the app needs. But when I try to edit my profile I get a 400 error. Checking the request, the appview is giving this error:
{"error":"InvalidRecord","handle":"bwc9876.dev"}
Had another report of this yesterday with someone using the tranquil pds
Yes, I'm using Tranquil PDS. I should have mentioned that, my bad
There must be something wrong with auth'd requests in tranquil that doesn't quite line up with the reference PDS
Are you using a custom PDS implementation?