We are getting the error message "JSON API Error Message:Exception occurred while starting transition, privilege denied" in our new 12.1 Environment.
But This was working in SBM 11,7 Environment! We are performing upgrade from 11.7 to 12,1 in separate machine and issue exist in this new environment with the upgraded database.
The user have the right permission in the relavant project. Also, this error message is appearing in all projects. Is there any issue this JSON API call "startsubmittoproject" of SBM 12.1?
Please see the Request and Response: [Refer attached screenshot in FTP]
GET xxxxxx.ead.dom/.../UAM_SHADOW_AREA_1.SHADOW_AREA_1_PROJECT
200
196 ms
Network
Request Headers
alfssoauthntoken: xxxxxx
Content-Type: application/json
User-Agent: PostmanRuntime/7.26.5
Accept: */*
Cache-Control: no-cache
Postman-Token: a0b27af9-ef60-4cc4-b698-17e9582c4254
Host: xxxxxx.dom
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 51
Cookie: authrequired=; authrequired=
Request Body
{fixedFields: false, fields: [{dbname:"TITLE"}]}
Response Headers
Cache-Control: no-cache
Content-Type: application/json; charset=UTF-8
Expires: 0
Server: Microsoft-IIS/10.0
Set-cookie: authrequired=
Date: Thu, 13 Jul 2023 10:40:37 GMT
Content-Length: 320
Response Body
{"result":{"type":"ERROR","msg":"Exception occurred while starting transition, privilege denied","msgLoc":"\r\nThe Update transition is either missing or the user does not have privileges to perform an Update.\r\n\r\nThis transition is not currently valid: [IDM-Add].\r\n\r\nPlease refresh your view of this item.\r\n"}}