I'm using the drupagram module (which requires this module). I've entered in the correct client ID and secret, but every time i try to authenticate i get this error (after being re-directed back to my site).

Invalid Instagram OAuth request: Token invalid

What would normally cause this kind of OAuth error?

CommentFileSizeAuthor
Screen Shot 2012-01-26 at 10.59.14 PM.png31.78 KBjpsimon
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jobeirne’s picture

First: upgrade to the 7.x-3.0 development version of OAuth; it has fewer bugs than the release you're using.

Then, what exactly are the steps you're performing on the drupagram side? Are you establishing an Access token for the consumer that is created for use by drupagram?

jpsimon’s picture

Version: 7.x-3.0-alpha2 » 7.x-3.x-dev

First, thanks for the response! appreciate the help.

Just updated to the dev version of oauth. same error occurs

The drupagram install instructions don't mention anything more than needing to install/enable the oauth module.

Here are my steps:
- enable oauth / drupagram
- Go into the drupagram settings and add instagram application id/secret
- Go to /user and edit the account, then click "add instagram account"
- get redirected to drupal's site where you confirm the application
- get redirected back to my site with the error you see in the screenshot from my first post

No where in the directions did it say i need to do anything specific with oauth other than enable it. No mention of doing anything with the consumer oauth side of things

Itmman’s picture

same problem

Siegricho’s picture

Status: Active » Closed (duplicate)

There's a prior post regarding this issue, unfortunately I couldn't solve this issue. Let's follow this one https://drupal.org/node/1417182?mode=2&sort=2 it has more people on it and the same problem