Skip to main content
1-Visitor
May 2, 2020
Question

Thingworx Flow Connector OAuth Authorization

  • May 2, 2020
  • 1 reply
  • 2194 views

Hi, 

I want to use connectors like Gmail/Office365 in Thingworx Flow. I am following with the article  to create Oauth authorization.

After I created the OAuth configuration JSON file, I need services to upload it to the ThingWorx Flow server. The article indicates that there three services (LoadOAuthConfiguration/DeleteOAuthConfiguration/GetOAuthConfiguration) that can be utilized, but I can't find them under Composer/System/Subsystems/WorkflowSubsystem/Services, could somebody tell me why? The Thingworx version is 8.5

1 reply

16-Pearl
May 4, 2020

Hi @TongChen 

 

Per mentioned here , is your ThingWorx Flow server running? and you are logged in to ThingWorx as Administrator?

 

Thanks,

Vibhuti

TongChen1-VisitorAuthor
1-Visitor
May 4, 2020

Both are exactly yes.

Community Manager
May 8, 2020

Hi @TongChen.

 

Are you running ThingWorx 8.5.0?  if so, it's recommended that you upgrade to one of the patch releases due to a number of improvements and bug fixes.

 

I just check on ThingWorx 8.5.5, and I see the services you mentioned in your initial post:

 

 

 

Regards.

 

--Sharon