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
Hi, I'm trying to debug why my app is getting errors retrieving cards. I cannot view card data on the dashboard. I tried the latest CLI and there does not seem to be a way to interact with the cards service. Is there any supported way to view card data short of writing my own program?
The text was updated successfully, but these errors were encountered:
@cardoso Ok thanks. Through the API is there a way to list all card identifiers? Or is it assumed that I am storing my UIDs in an external system and relying on that to enumerate the cards stored in the virgil cards service?
@maxogden for now, you'd have to store all identities to list all cards, but this is not the most common use-case, so in general we don't assume you're storing identities. We're currently working on an admin-level API to list all cards.
Can you be more specific about the errors you mentioned? Perhaps I can help.
Hi, I'm trying to debug why my app is getting errors retrieving cards. I cannot view card data on the dashboard. I tried the latest CLI and there does not seem to be a way to interact with the cards service. Is there any supported way to view card data short of writing my own program?
The text was updated successfully, but these errors were encountered: