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
One commonly encountered issue while working on this feature is that of missing mandatory values in XRPC types.
The client will show an unhelpful message warning that the server might be out of date.
However it's possible to patch node_modules\@atproto\xrpc\dist\types.js to something like this to get more useful error messages:
The text was updated successfully, but these errors were encountered: