aooyoo / dabr

Automatically exported from code.google.com/p/dabr
0 stars 0 forks source link

An error occured while calling the Twitter API 404: {"errors":[{"message":"Sorry, that page does not exist","code":34}]} #348

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since 2 days ago I failed to OAuth proccess, I'am already send email to Taylor 
Singletary taylorsingletary@ as twitter development:

--cut
It looks like the app/library you're using makes use of retired "version 0" API 
endpoints and need to be upgraded. See this announcement around API 
Housekeeping here: https://dev.twitter.com/blog/api-housekeeping

@episod - Taylor Singletary
--cut

Can you give some clue for this issue?

Thank You

Original issue reported on code.google.com by bu...@willsz.net on 12 Oct 2012 at 8:23

GoogleCodeExporter commented 9 years ago
Sorry, Already fixed 
http://code.google.com/p/dabr/source/browse/trunk/common/user.php?spec=svn494&r=
494

Thank you :)

Original comment by bu...@willsz.net on 12 Oct 2012 at 9:47

GoogleCodeExporter commented 9 years ago
I already updated user.php but it comes error like this when try to login:

"Error: Login credentials incorrect.

401:

http://api.twitter.com/1/statuses/home_timeline.json?count=20&include_entities=t
rue&include_rts=true&oauth_consumer_key=mOZu8eZEkPwORgEKEBReLg&oauth_nonce=4aa17
511aa8087ee1c174d1f7df4cf20&oauth_signature=4MNs1bV8JOdI9blAPBz5QPtOvTo%3D&oauth
_signature_method=HMAC-SHA1&oauth_timestamp=1352977094&oauth_token=17988176-DF0o
swalUKT9xDA4CxL2exeQhDZzrs5728iIyafWZ&oauth_version=1.0"

Anyone have experience like this?

Original comment by odetoy...@gmail.com on 15 Nov 2012 at 11:01

GoogleCodeExporter commented 9 years ago
open /common/user.php

search

api.twitter.com/account/verify_credentials.json

then change

api.twitter.com/1.1/account/verify_credentials.json

Original comment by nggodre...@gmail.com on 8 Dec 2012 at 11:33

GoogleCodeExporter commented 9 years ago

Original comment by terence.eden on 10 Mar 2013 at 1:43