Skip to content

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

@mdnk889

Description

@mdnk889

`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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions