sorry to bump an older thread...
but I'm on password flow and still on web add credit card -- want to talk steps to get access for this
or steps to figure out best way to handle the issue of mixed password flow and web add payment (as I'm not sure there is a way to pass auth from password flow to web session for adding a payment from iOS app for your use case here)
the issue is you only allow one login session per user and login in via web to add payment invalidates the user in my iOS app... any thoughts on this?
or is the only fix to discuss the steps for payment flow with you and move in that direction?
thanks!
{
"status": 403,
"error": "forbidden",
"error_message": "Only access token with scope payment can use this endpoint"
}