Description Usage Arguments Value
Takes a query, attaches the access token, checks for errors, checks for rate limits and returns the response object.
1 | makeQuery(query, token)
|
query |
An appropriate API call, without access token for Strava API |
token |
A character string of the user's access token |
result An httr response object from the Strava API call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.