Hello,
I need to execute another call only if the previous one returns a 403 error.
Is that possible?
Hello,
I need to execute another call only if the previous one returns a 403 error.
Is that possible?
In Make apps, it is not possible to validate an error as a success.
Therefore, it is not possible to execute another call, when the previous one returned an error.