#Nathan-java-env-error
1 messages ยท Page 1 of 1 (latest)
Thanks
are you using the stripe provided sample code or spinning up your own app?
the sample code
Okay cool! can you check if file named .env exists under server directory?
as we can see the file is named .env.example
you may want to rename that to just .env
the file is still under the server directory right? where it was before?
It was generated outside of the server folder when I install the sample code
It works now, I just move the .env under the server directory. Now I can use the curl POST
Thank you for your help!
happy to help ๐