Skip to content

Switch from basic to oauth2 authorization#89

Open
marcinwieckowski wants to merge 1 commit into
openskynetwork:masterfrom
marcinwieckowski:master
Open

Switch from basic to oauth2 authorization#89
marcinwieckowski wants to merge 1 commit into
openskynetwork:masterfrom
marcinwieckowski:master

Conversation

@marcinwieckowski
Copy link
Copy Markdown

Experimenting with API I noticed it still uses basic auth. Since REST API doesn't accept it anymore, even having credential files we would actually use anonymous access. Proposed change includes:

  1. Switch from basic to oauth2 authorization
  2. Small additional change: if charset is missing in the response - assume utf8

@jaluebbe
Copy link
Copy Markdown
Collaborator

Hi, thank you for your contribution. Currently, the javascript client is unsupported. You could create a pull request into the dev/java-client branch that we could use that for testing and later decide if we start supporting java again. Please provide test procedures and feel inspired by the updated Python client.

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

Successfully merging this pull request may close these issues.

2 participants