Hi @billinghamj,
Thanks for sharing this.
It was very insightful and really helped me understand what was happening under the hood for Monzo API compared to their official docs.
I would love to actually use these endpoints, but most of them return 403 Forbidden when I try to use them with my OAuth2 client created in the Monzo Playground.
The GET /oauth2/clients seems to show the scopes that I have when creating an access token.
I wonder if you or anyone else here has worked out how to app scopes to this Authorization flow?
Hi @billinghamj,
Thanks for sharing this.
It was very insightful and really helped me understand what was happening under the hood for Monzo API compared to their official docs.
I would love to actually use these endpoints, but most of them return 403 Forbidden when I try to use them with my OAuth2 client created in the Monzo Playground.
The
GET /oauth2/clientsseems to show the scopes that I have when creating an access token.I wonder if you or anyone else here has worked out how to app scopes to this Authorization flow?