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

Client ID not found for env: sandbox #3

Open
asamamun opened this issue Mar 31, 2019 · 2 comments
Open

Client ID not found for env: sandbox #3

asamamun opened this issue Mar 31, 2019 · 2 comments

Comments

@asamamun
Copy link

in link http://localhost:3000/cart got this error:
Client ID not found for env: sandbox

@sagarmali89
Copy link

sagarmali89 commented Feb 16, 2020

Yes i too got same issue Client ID not found for env: sandbox

, any solution for that ?

@MikeMor-fr
Copy link

Hey guys ! I had the same issue and this is how to fix it :

  1. Please, make sure you create your .env file in the root directory (same directory as .gitignore) of the phone-e-commerce-app, not in the src directory or else (that was my mistake ^^).
  2. Once you did that, you have to restart the server. This should fix it :)

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

No branches or pull requests

3 participants