Hi Team,
I am getting below error while setting Application name from backend via python script. Please help.
{"errorMessages":[],"errors":{"Application Name[Short text]":"Field 'Application Name[Short text]' cannot be set. It is not on the appropriate screen, or unknown."}}
Code used :
"Application Name[Short text]": {
"name": applicationName
}