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
{"message":"Error: Failed to get number of active DIDs","status":"fail"}
I added some logging and see the following when running locally:
Error: Failed to get number of active DIDs
at /Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:74:27
at step (/Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:33:23)
at Object.throw (/Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:14:53)
at rejected (/Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:6:65)
The text was updated successfully, but these errors were encountered:
We are getting
I added some logging and see the following when running locally:
The text was updated successfully, but these errors were encountered: