Added my "pro tip" after doing the wrong thing#330
Conversation
I kept getting failures from curl'ing `https://api.github.com/johnb`
|
Thanks for putting this pull request together! ⚡ There might be other places in the documentation where we use cURL and this mistake could be made. If we'd add a note like this, I think it would be helpful to put it in a more visible place, rather than in a specific article. What do you think? Also, throughout the documentation -- only |
|
Ivan, I didn't expect such a fast response! Nice side-effect of having people in I'm having a hard time extrapolating from my own newb mistake to the Its a tough problem. You'd want the examples to be both explicit and curl -u 3816d821c80a6847ca84550052c1ff6246e8169b:x-oauth-basic you'd want 3816d821c80a6847ca84550052c1ff6246e8169b to look like the examples could |
That's a great point! I'll give this some more thought.
I think that some of the curl examples are not as clear as they could be, as you noticed. I'll close this pull request make another one to try and clear them up, using the general idea you suggested. Thanks for the helpful pointer! 🚤 |
Add blog post for finalizing org/team membership APIs and update org membership docs
I kept getting failures from curl'ing
https://api.github.com/johnbIn hindsight, it was a dumb mistake, but that can only be realized in hindsight. I expect others will or have make this same mistake.