Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi Team,
Installed Flow and TWX on same Windows box (v. 8.5.4) and when trying to execute the WorkflowSubstem, LoadOAuthConfiguration, getting the error attached,
Unable to Invoke Service LoadOAuthConfiguration on WorkflowSubsystem : Failed to upload OAuth(s) to Flow: Could not connect to Flow
I can log into the Flow webpage without any issues
Please, any ideas?
Tks,
Chris
Hi @vieirac1.
Please take a look at these sources for possibly resolving your issue:
Adding credentials to connectors that use OAuth authentication in ThingWorx Flow
Please let us know if you're still unable to resolve it.
Regards.
hi
Still not solved and just notices that besides the loadauth service not being executed, if I try to create a workflow service from a thing, i also get a 404 error,
Please, help
Hi @vieirac1.
In order to create a workflow from a thing, you have to start ThingWorx with the same url defined for Flow.
When you run this command, does it show that everything is online? pm2 ls
Regards.
--Sharon