Hi, I need access for reading vaultedPaymentMethods. Unfortunately “read_payment_mandate” access scope is not visible in the dashboard and I can’t grant access for it. Why is it not visible?
Topic summary
Main issue: A user cannot read the GraphQL field vaultedPaymentMethods because access is denied. The required access scope read_payment_mandate is not available/visible in their dashboard, preventing them from granting the needed permission.
Technical context: vaultedPaymentMethods appears to reference stored (vaulted) payment methods returned via GraphQL. An access scope is a permission setting managed in the dashboard that controls API access to specific data or operations; here, read_payment_mandate is required.
User request: They ask why the read_payment_mandate scope is not visible in the dashboard and how to enable it.
Status: No responses or guidance have been provided yet. The issue remains open with no identified workaround or resolution in the thread.