We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Weird Response from VMware Workspace One Service Graph Connector Import

Stephen Skaggs
Kilo Sage

Getting a weird response from VMware Workspace One connector when attempting to import data. It keeps canceling the import set with a response from WS1 as follows:

 

{"errorCode":1013,"message":"Tenant code CrDQSUV7m8s= does not identify an Organization Group.","activityId":"1efb87b9-ba9b-430c-a5a0-f46744fd675b"}

 

I have checked the web and could not get a straight answer on what the issue is, anyone know what might be causing this? I have a feeling it is on the WS1 side.

1 ACCEPTED SOLUTION

Not applicable

Looks like an invalid tenant code in the request.  Please refer to this doc for help.

View solution in original post

3 REPLIES 3

Not applicable

Looks like an invalid tenant code in the request.  Please refer to this doc for help.

Thank you for the help!

With this I was able to find out that someone changed the system property sn_vmwoneuem_integ.auth_type to basic from oauth, I changed it back and it fixed the issue since oauth was the original setup.

 

 

 

Not applicable

Thank you, this just fixed my issue. The Sys property wasnt correct!!