OAuth Issue
11 post(s),
6 voice(s)
Voices: clayton_spencer, cachapa, mmydland, grkg8tr, stephenb, and dave718
| Jan 31, 2011 6:06am |
Hi trying to get my application using Dailyburn via OAuth, I have my key and secret and am trying to use two of the libraries that you have linked to on the API Documentation page (DotNetOpenAuth and OAuth.Net) both I am getting 401 Unauthorized. the HTTP POST I sent to /api/oauth/request_token has content: the reponse I get back is: any help would be great |
| Jan 31, 2011 9:24am |
I also started having problems today, and I’m getting reports from my users with the same problem. My app has been working fine with the DB API for a long time now, so I suspect that the problem is on DB’s side. Here’s hoping there’s a quick resolution to this. I wanted to update the app to a new version soon, but I’d prefer to have all features working when I do so :-) |
| Jan 31, 2011 10:36am |
Same here everything was working fine until a couple of days ago then I started getting auth errors. |
| Jan 31, 2011 1:07pm |
magically it is now working again, no change to any code on my side. thanks for fixing |
| Feb 4, 2011 4:38am |
And now it’s back to not working. |
| Feb 4, 2011 7:15am |
I’m having the exact same issue. Users are getting upset when my app doesn’t work on startup. I’ll send an email to DailyBurn to notify them of this thread. Hopefully it was just a minor change to something which they forgot to post on here or the API documentation. |
|
Feb 4, 2011 8:53am
|
Hey everyone… sorry about the delay on this. We’ve been scrambling the past couple of weeks trying to solve various scaling issues, one of which includes our Oauth provider code. We’ve found what was most likely breaking Oauth for most of you and just deployed a fix. Please try again and let us know if you’re still having problems. Thanks! |
| Feb 4, 2011 10:53am |
It’s working again here. |
|
Feb 4, 2011 11:50am
|
Awesome. |
| Feb 5, 2011 2:52pm |
could I ask what version of OAuth you site uses as I’m having trouble using one of the Open Source .Net implementations. I get the login and the authorize page but don’t get back the oauth_verifier. The code I beleive works for 1.0 and 1.0a |
| Jun 20, 2011 7:54pm |
I’m trying to get the Dailyburn API to work with Google Apps Scripts, but it looks like Google requires an oauth_verifier parameter to be returned (not just oauth_token). I’m not an OAuth expert, but it looks like maybe this is a distinction between 1.0 and 1.0a? The callback url for Google Apps Scripts should be http://spreadsheets.google.com/macros – works with Twitter OAuth (the example they give). |





