Please provide your project ID or reply with N/A. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.
#Error loading .env file
16 messages · Page 1 of 1 (latest)
You might find these helpful:
⚠️ experimental feature
No project ID was provided. Closing thread.
69be3fde-aeb4-4ef7-a660-1c8aa451204a
.env file?
Insert your envs in the dedicated Variables section
Make sure your envs are only in the Variables tab and not in a file, also did you call the config(); in your code?
You should have your .env file gitignored so it’s not stored in github
still error
Please send your repo and a screenshot of your environment variables. Sounds like you’ve formatted one incorrectly
App ID and App certificate in my console.agora.io
I create https://agora-token-service-production-f507.up.railway.app/
following the instructions at https://docs.agora.io/en/video-calling/develop/authentication-workflow?platform=web#implement-the-authentication-workflow
Retrieve tokens generated by an authentication token server to securely connect to Agora channels.
oh, this is a code error not a Railway error