• lucasminissale
  • NEWBIE
  • 5 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hi,

According to this: http://wiki.developerforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com , once I get the 401 error ('Session expired or invalid'), I should be able to use the refresh token to obtain a new access token.

 

However, anytime I attempt to refresh the token, the response comes without error messages, but with the same old access token that is expired or invalid.

 

 

How can that be possible ? Isn't it supposed to return a new access token ?

 

Thanks!

Hi,

According to this: http://wiki.developerforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com , once I get the 401 error ('Session expired or invalid'), I should be able to use the refresh token to obtain a new access token.

 

However, anytime I attempt to refresh the token, the response comes without error messages, but with the same old access token that is expired or invalid.

 

 

How can that be possible ? Isn't it supposed to return a new access token ?

 

Thanks!