nike icon indicating copy to clipboard operation
nike copied to clipboard

A REST Client for the Nike+ API

Results 4 nike issues
Sort by recently updated
recently updated
newest added

v1 of the Nike+ API is no longer accepting requests over HTTP. Using HTTPS instead restores functionality.

- Added ability to fetch a subset of activities using indexStart and indexEnd - Added a timeout on calls to Nike (set to 15 seconds by default) - Set the...

I am trying to get user access token after login in by a test user.But the response of the API call does not contains that .How can I get access...