I am configuring a POST API CALL. The test is OK, I can receive the answer. But when trying to save the configuration, I receive an error: 'JSON path "" is an invalid name'
What means that? If I remove the " from String values, I receive another error. I am confused.
[SOLVED} But I don´t know why...