xdevplatform / account-activity-dashboard

Sample web app and helper scripts to get started with the premium Account Activity API
Apache License 2.0
169 stars 96 forks source link

Error in documentation, config.json not used in example_scripts #17

Open bbhopesh opened 4 years ago

bbhopesh commented 4 years ago

example_scripts/README.md says "Your app keys and tokens should be defined in a config.json file at the root of this project folder." Isn't that incorrect? I don't see config.json getting used instead app keys and tokens are read from .env.

AblaIbraheem commented 3 years ago

create a new file and name it .env and copy the env.template file into a file named .env and add these details there.