What does "-1 STATUS CODE" means at a POST API CALL ?

Resolved

Hi.

I am receiving a "-1 STATUS CODE" at a POST API CALL. It seems that when an server error occurs FF shows CORS error messages.

If I do the "same" query using GET verb the API CALL wortks fine.

After sending the "-1 STATUS CODE" response (I show it in an alert action) it seems that FF sends an empty GET to the server, as my log shows.

May someone help me ?

1
4 replies