Skip to main content
Nintex Community Menu Bar
Question

skuid-grunt - invalid_grant

  • July 10, 2024
  • 4 replies
  • 30 views

Forum|alt.badge.img+18

Any reason I could be getting an invalid_grant - authentication failure error in the console when trying to run skuid-pull? I’ve checked and rechecked the:

  • client Id
  • client secret
  • username
  • password + security token
All are correct.

Is there something else I’m missing?

4 replies

Forum|alt.badge.img+8

The only think I can think of offhand is what version of Skuid are you trying to connect to? Older versions of Banzai don’t have the Skuid Page API.


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

I was missing this:

'nforceOptions': {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'environment': 'sandbox'<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }

Forum|alt.badge.img

I’m facing the same issue while doing grunt skuid-push. I have Skuid Dubai version 15.0.12 installed in my org, but it’s not allowing me to push pages using grunt skuid-push command. I get this error “Fatal error: invalid_grant - authentication failure”. Any settings recently added to be modified?


Forum|alt.badge.img


Enabling this setting resolved the issue