Skip to content

Conversation

Flimm
Copy link

@Flimm Flimm commented Feb 7, 2017

I had to do some guessing with the current README. This pull request makes the README clearer.

  • Was the md5 digest meant to be hexadecimal? This pull request answers that.
  • Am I supposed to be the authentication parameters in the JSON, or as parameters? The curl example clearly answers that.
  • What is the main URL? The curl example answers that.

I had to do some guessing with the current README. This pull request makes the README clearer.

- Was the md5 digest meant to be hexadecimal? This pull request answers that.
- Am I supposed to be the authentication parameters in the JSON, or as parameters? The curl example clearly answers that.
- What is the main URL? The curl example answers that.
@vladaman
Copy link

vladaman commented Jul 5, 2022

We have problem understanding documentation as well. I found the API docs to be very chaotic and without curl examples.

Running the example gives me (please note md5 is not default on ubuntu):

curl "https://platform.api.onesky.io/1/project-groups?api_key=$api_key&timestamp=$timestamp&dev_hash=$(echo -n "$timestamp$api_secret" | md5sum)"
curl: (3) URL using bad/illegal format or missing URL

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