Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update authorize and authenticate urls #37

Closed
abraham opened this issue Jul 20, 2010 · 5 comments
Closed

Update authorize and authenticate urls #37

abraham opened this issue Jul 20, 2010 · 5 comments
Labels

Comments

@abraham
Copy link
Owner

abraham commented Jul 20, 2010

https://api.twitter.com/oauth/authorize
https://api.twitter.com/oauth/authenticate

The old ones still work but these are recommended by Twitter.

@boinggg
Copy link

boinggg commented Jul 30, 2010

Adding API to a URL a consumer sees is not a good idea. They didn't do it at the beginning, but why start now? Will it be required soon? I'd rather my visitors not see api.

@abraham
Copy link
Owner Author

abraham commented Jul 30, 2010

https://api.twitter.com/* is the recommended URL by Twitter. You are more then welcome to use whatever URL works for you.

@boinggg
Copy link

boinggg commented Jul 30, 2010

will non api. get deprecated soon though?

@abraham
Copy link
Owner Author

abraham commented Jul 30, 2010

I don't think there has been an official announcement and I think that https://twitter.com/* should continue to work.

@themattharris
Copy link

The current API documentation on dev.twitter.com says to use https://api.twitter.com for all OAuth and REST API URL endpoints. Please update your URLs.

@abraham abraham closed this as completed Aug 9, 2014
Repository owner locked and limited conversation to collaborators Dec 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants