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

Typo in the API documentation #2

Closed
seriousManual opened this issue Mar 22, 2019 · 3 comments
Closed

Typo in the API documentation #2

seriousManual opened this issue Mar 22, 2019 · 3 comments

Comments

@seriousManual
Copy link

Since I did not find another way to contact somebody responsible for the API documentation, I'm posting this here:

The (otherwise great) API documentation says that the list of daily activities can be retrieved by the URL GET /v3/users/{user-id}/activity-transactions/{transaction-id} yielding a response in the form:

{
  "activity-logs": [
    "https://www.polaraccesslink.com/v3/users/12/activity-transactions/34/activities/56",
    "https://www.polaraccesslink.com/v3/users/12/activity-transactions/34/activities/120"
  ]
}

Other than stated in the documentation the key for the activities URLs is not activity-logs but activity-log:

image

@erkki-silvola
Copy link

I will forward this issue onwards.

@seriousManual
Copy link
Author

Can you tell me how the developer support for API integrations can be reached?

@vmhirvinen
Copy link

Good catch! API Documentation should now reflect reality better for daily activities.

There is support email in top of API documentation.

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

3 participants