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

What is the json file I need to read? #7

Open
mdnk889 opened this issue Aug 28, 2019 · 0 comments
Open

What is the json file I need to read? #7

mdnk889 opened this issue Aug 28, 2019 · 0 comments

Comments

@mdnk889
Copy link

mdnk889 commented Aug 28, 2019

`api_keys = json.load(open("apikeys.json",'r'))
client = api.ClientV1(api_key=api_keys["PLANET_API_KEY"])

  1. What is the apikeys.json file I should? I don't have any such file`.
    2, Should I paste my planet API key in place of PLANET_API_KEY?

Please help me
Thank you

@mdnk889 mdnk889 changed the title What is the json file I need toread? What is the json file I need to read? Aug 28, 2019
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

1 participant