Skip to content

Commit

Permalink
Update verify URL to show 1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
manton committed Jul 23, 2013
1 parent 991b31c commit f8c3be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/v2.md
Expand Up @@ -5,7 +5,7 @@ Authenticated calls to Tweet Marker use OAuth Echo to verify a user's account, j

X-Verify-Credentials-Authorization should be constructed in the usual way with secret keys, etc. More info about OAuth Echo is available here: http://dev.twitter.com/pages/oauth_echo

X-Auth-Service-Provider should be: https://api.twitter.com/1/account/verify_credentials.json
X-Auth-Service-Provider should be: https://api.twitter.com/1.1/account/verify_credentials.json

Set last-read marker
--------------------
Expand Down

0 comments on commit f8c3be7

Please sign in to comment.