curl --request OPTIONS \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/globalWallets/connections \
--header 'Authorization: Bearer <token>'{
"error": "Access Forbidden"
}Was this page helpful?
curl --request OPTIONS \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/globalWallets/connections \
--header 'Authorization: Bearer <token>'{
"error": "Access Forbidden"
}