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

creds.json missing #6

Open
cruecker opened this issue Dec 13, 2019 · 4 comments
Open

creds.json missing #6

cruecker opened this issue Dec 13, 2019 · 4 comments

Comments

@cruecker
Copy link

Hi yacoubb,

thanks a lot for uploading this :-)

As i am an beginner in programming, i struggeled on the cred.json file. Took some research and thinking what is the error. Suggestion: can you expand the readme.me explaining this?

Thanks C.

@mfethe1
Copy link

mfethe1 commented Jan 12, 2020

Can you provide the example of how you fixed this issue? I'm running into the same problem.

@Deeem2031
Copy link

Just create a textfile with the content
{"av_api_key":"XXXXXXXXXXXXXXXXX"}
and replace the xs with the api key you got from https://www.alphavantage.co
Name that file cred.json and you're good to go.

@Eccedustin
Copy link

Just create a textfile with the content
{"av_api_key":"XXXXXXXXXXXXXXXXX"}
and replace the xs with the api key you got from https://www.alphavantage.co
Name that file cred.json and you're good to go.

I tried this but it did not work. I put it in the same directory as the other files for the project...

@huw-rhys-jones
Copy link

Just create a textfile with the content
{"av_api_key":"XXXXXXXXXXXXXXXXX"}
and replace the xs with the api key you got from https://www.alphavantage.co
Name that file cred.json and you're good to go.

I tried this but it did not work. I put it in the same directory as the other files for the project...

Did you call it creds.json or cred.json?

Check your filenames.

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

5 participants