-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Posts posted by David Richmond
-
-
Hey all! Testing out Pulseway's REST API endpoints. I can query for systems, etc but executing a task just gets a happy little 403...
Posting to: https://api.pulseway.com/v2/automation/tasks/[redacted]/executions returns this:
{ "meta": { "response_code": 403, "error_message": "Operation refused as the account has 2FA enabled." }, "data": { "id": 0 } }
What recourse do I have here? Is the REST API simply unavailable for task execution in cloud accounts while 2FA is enabled? Suppose I could disable it and just live with a super-long password, but... perhaps there is a wayThanks!
Operation refused as the account has 2FA enabled - options?
in REST API
Posted
Thank you so much for the response Paul! Looking forward to it
keep up the great work!