FDD | 2023-03-17 20:49:00 UTC | #1
Team I am using a SCIM end point to create a user. It was working all day yesterday and today I seem to be getting an error, not all the time which is very weird.
POST - https://api.mypurecloud.com/api/v2/scim/v2/users Body: { "active": true, "userName": "BobSmith@abc.com", "displayName": "BobSmith", "title": "Mr. Bob Smith", "phoneNumbers": [ { "value": "3137771120", "type": "work", "primary": true } ], "roles": [ { "value": "Communicate - User" }, { "value": "employee" } ], "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User": { "division": "Help Desk" }, "urn:ietf:params:scim:schemas:extension:genesys:purecloud:2.0:User": { "routingSkills": [ { "name": "Help Desk Skill 1", "proficiency": 0.0 }, { "name": "Help Desk Skill 2", "proficiency": 0.0 } ] } }
Error Below:
{"status":"400","scimType":"invalidVers","detail":"The version you supplied [2] does not match the current version [3] for entity 12345-eb88-4f90-999f-bc794ad12345 oid=1234521c039171a22a12345 (person);\n contextId:[ 12345-6764-4f49-aeb1-6f025b812345 ]","schemas":["urn:ietf:params:scim:api:messages:2.0:Error"]}
tim.smith | 2023-03-30 15:10:03 UTC | #2
Please open a case with Genesys Cloud Care to report an investigate this server-side issue.
system | 2023-04-30 15:10:41 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 18982