The application processed the request but returned a blank response [FB - GetResponse]

888lorenzo

Member
Hello,
I built the following workflow:
  • Facebook Lead Ads : New Lead (Instant) >>> GetResponse : Create Contact
it works because it catches the FB data but it doesn't create the contact into GetResponse.

The relevant HTTP Status Code is 202


Thank you
Lorenzo
 
P

Pabblymember11

Guest
Hey @888lorenzo

The status code which you are getting in the API response is a success status of the API call.

Further, this is the status code coming from the API which states that the application has processed your request successfully but is unable to show the response.

The application processed the request but returned a blank response. Refer to the HTTP status code above for details.
 
Top