Mission: CRUD ROOKIE
Task: Delete Object With API
Please, describe your problem here.
I think I am doing everything correctly but for all three tasks:
- Find First Object
- Update Object
- Delete Object
I am getting the error in Postman:
“code”: 11033,
“message”: “The application has been blocked due to exceeding a limit.”,
The first two tasks still completed successfully in Mission Central even though in the second task, the object did not get updated.
In the third task (Delete Object), I am getting the same error as above and the task is not getting marked as complete in Mission Central.