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
If you de-decide to recreate a did:web, it seems to be impossible to re-use and Bluesky's AppView fall over. The DID Doc's key seems to be being cached and is never retried
To Reproduce
Steps to reproduce the behavior:
Create a did:web and activate the account
Delete the account
Recreate the did:web
Observe Bluesky's AppView failing on app.bsky.actor.getProfile with Profile not found
The text was updated successfully, but these errors were encountered:
Describe the bug
If you de-decide to recreate a
did:web
, it seems to be impossible to re-use and Bluesky's AppView fall over. The DID Doc's key seems to be being cached and is never retriedTo Reproduce
Steps to reproduce the behavior:
did:web
and activate the accountdid:web
app.bsky.actor.getProfile
withProfile not found
The text was updated successfully, but these errors were encountered: