500 error in API edit schedule

Hello.

I am using cms 2.0 .4.

I tried to edit the schedule (PUT schedule) from the API.
Error (500) returned.

I have already confirmed that the value of each parameter and the specified ID does exist.

Does anyone know anything?

Thank you.

Error code 500 usually appears related to low permissions

1 Like

You’d need to look in the logs to find out whats happening. If you’re developing an application via the API we’d recommend running on a test CMS in test mode so that you see all errors, etc.

1 Like