• Mark Biek
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
We have a custom connected app that uses the REST API. In the last couple of days, we've started getting intermittent invalid_grant authentication failures.

It does not happen all the time, maybe 25% of the time or less. I've also tried using cUrl to authenticate on the command-line and I never see any errors, even running the auth command multiple times in succession.

The connected app is already set to Relax IP restrictionsAll users may self-authorize, and Refresh token is valid until revoked.

Any ideas what's going on?
We have a custom connected app that uses the REST API. In the last couple of days, we've started getting intermittent invalid_grant authentication failures.

It does not happen all the time, maybe 25% of the time or less. I've also tried using cUrl to authenticate on the command-line and I never see any errors, even running the auth command multiple times in succession.

The connected app is already set to Relax IP restrictionsAll users may self-authorize, and Refresh token is valid until revoked.

Any ideas what's going on?