Hi,I am trying to turn on "Require Authentication" for Profile API in a Sandbox Target account.When I do that in the UI, it displays "Invalid Payload" error message, and I see the following response in the debugger: {
"errors": [
{
"message": "Invalid payload",
...