Skip to content

Pass API key when fetching individual exercises#307

Merged
Tonkpils merged 1 commit intomasterfrom
auth-single-exercise
Apr 13, 2016
Merged

Pass API key when fetching individual exercises#307
Tonkpils merged 1 commit intomasterfrom
auth-single-exercise

Conversation

@kytrinyx
Copy link
Member

We're tracking what people fetch, and if we don't pass the key
we can't know who is fetching it.

Tangentially related to #303 and #305

We're tracking what people fetch, and if we don't pass the key
we can't know who is fetching it.

Tangentially related to #303 and #305
@kytrinyx kytrinyx force-pushed the auth-single-exercise branch from 96740dc to 8a244fd Compare April 13, 2016 16:59
@Tonkpils Tonkpils merged commit 235852d into master Apr 13, 2016
@Tonkpils
Copy link
Contributor

🎉 cool!

@Tonkpils Tonkpils deleted the auth-single-exercise branch April 13, 2016 17:02
kytrinyx added a commit to exercism/DEPRECATED.x-api that referenced this pull request Apr 14, 2016
When someone fetches the next exercise (whichever it is) either
across all their active tracks or in a specific track, we post
back to the app so that we can show people their current status.

When someone fetches an individual exercise, we weren't posting back.
This fixes it for the individual fetch.

This does presume that the CLI passes along the API key, which it
originally was not doing. That's fixed in
exercism/cli#307
and it will be a part of the 2.2.6 release.
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