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

add VerifyCredential function #25

Closed
GoogleCodeExporter opened this issue Nov 19, 2015 · 7 comments
Closed

add VerifyCredential function #25

GoogleCodeExporter opened this issue Nov 19, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

Account Methods
verify_credentials

Returns an HTTP 200 OK response code and a format-specific response if
authentication was successful.  Use this method to test if supplied user
credentials are valid with minimal overhead.



URL: http://twitter.com/account/verify_credentials.format

Formats: text (returned when no format is specified), xml, json

Method(s): GET


Original issue reported on code.google.com by henr...@gmail.com on 15 Aug 2008 at 12:02

@GoogleCodeExporter
Copy link
Author

Original comment by dclinton on 9 Sep 2008 at 4:04

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

When you fix this, keep in mind not to cache the response. Don't use the code I
posted in March, it's broken.

Original comment by daniel.h...@gmail.com on 9 Sep 2008 at 6:04

@GoogleCodeExporter
Copy link
Author

Thanks, and good catch.  I'll make it a non-caching POST request in any case.

Original comment by dclinton on 9 Sep 2008 at 6:11

@GoogleCodeExporter
Copy link
Author

Added Verify Credentials to /branches/hameedullah

Original comment by hameed.u...@gmail.com on 10 May 2009 at 11:00

@GoogleCodeExporter
Copy link
Author

Checked into trunk at r180:

  http://code.google.com/p/python-twitter/source/detail?r=180

And into branches/dclinton at r179:

  http://code.google.com/p/python-twitter/source/detail?r=179

Marking Fixed.  Please verify.

Original comment by dclinton on 30 Jul 2009 at 3:10

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Issue 84 has been merged into this issue.

Original comment by dclinton on 30 Jul 2009 at 3:11

@GoogleCodeExporter
Copy link
Author

Issue 75 has been merged into this issue.

Original comment by dclinton on 30 Jul 2009 at 3:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant