#alex-oauth-scope

1 messages · Page 1 of 1 (latest)

warm sleetBOT
charred pollen
#

That was never a valid scope

#

alex-oauth-scope

grand hearth
#

👋

charred pollen
#

see the docs here for the scope, it's always been those

#

card_payments is a Capability which is a completely separate feature. It can be set/pre-filled for OAuth though it's rare that you need to

grand hearth
#

Am I obligated to request capabilities when doing oauth?

#

Or is that more just about the account itself and outside of my control?

charred pollen
#

what account type are you using Express or Standard?

grand hearth
#

Standard, I'm not pre creating accounts for users

#

I'm only accepting existing

#

So I direct to the oauth endpoint and expect users to have already set up an account for themselves

charred pollen
#

Okay so then yeah you don't need this. Standard accounts will have card_payments already

grand hearth
#

Ahhhhh

#

What a relief