Closed pravj closed 10 years ago
I think there is a tiny issue with Step 2a - Denied Requests section in OAuth API document, its here https://api.slack.com/docs/oauth.
Step 2a - Denied Requests
OAuth
it renders : if the user user denies your request, Slack redirects back to your site with an error parameter.
if the user user denies your request, Slack redirects back to your site with an error parameter.
I think it duplicates the word user.
user
its a tiny thing but I was reading API docs and found this weird, so filed an issue :grinning: correct me, if I'm wrong.
Thanks for pointing this out - we've fixed it both here and on api.slack.com.
I think there is a tiny issue with
Step 2a - Denied Requests
section inOAuth
API document, its here https://api.slack.com/docs/oauth.it renders :
if the user user denies your request, Slack redirects back to your site with an error parameter.
I think it duplicates the word
user
.its a tiny thing but I was reading API docs and found this weird, so filed an issue :grinning: correct me, if I'm wrong.