Hi everyone,
We are experiencing an issue in the TST environment when using the Appointment Booking API standard APIs from FSM.
When we send an Appointment Booking request in TST, we receive the following error response
{
"@odata.context": "https://iberdrola-fsm-tst.ifs.cloud/OData/$metadata#Edm.String",
"value": "Object reference not set to an instance of an object.\r\n"
}
We tested the same request in the DEV environment and this is working correctly, the issue could not be reproduced.