Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the app, unable to pay with Edenred as a customer #1948

Open
Atala opened this issue Feb 5, 2025 · 1 comment
Open

In the app, unable to pay with Edenred as a customer #1948

Atala opened this issue Feb 5, 2025 · 1 comment

Comments

@Atala
Copy link
Member

Atala commented Feb 5, 2025

when you click "pay with edenred" the app crashes

Image

@alexsegura alexsegura transferred this issue from coopcycle/coopcycle Feb 6, 2025
@alexsegura
Copy link
Member

It is because what we send in redirect_url of the OAuth flow to Edenred is not authorized.
We send a deep link (fr.coopcycle.oauth://edenred), it is registered in staging but not in production 😑

redirectUrl: `${Config.APP_AUTH_REDIRECT_SCHEME}://edenred`,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants