sat-utils / sat-search

A python client for sat-api
MIT License
188 stars 43 forks source link

Fix/missing header on query #120

Closed rudnyg closed 3 years ago

rudnyg commented 3 years ago

Description

When using sat-search to interact with a Stac Server that requires an api key we get a forbidden error even though the api key is being passed in the headers.

Fixes # (issue)