Skip to main content
Problem Solver I
December 18, 2024
Solved

Why am I receiving an empty response object after successful Klaviyo signup via Klaviyo API?

  • December 18, 2024
  • 3 replies
  • 155 views

I’ve successfully integrated the Bulk Profile Subscription API into my codebase. When I enter an email and submit the form, Klaviyo profiles displays my most recent submission. While the submission/signup is successful, I STILL receive an empty response object. I want the response object to contain information which I can use to tell the user they have successfully signed up.

This topic has been closed for replies.
Best answer by cpualei

For anyone wondering, if your request was successful, Klaviyo’s response from this API is an empty object.

3 replies

Problem Solver IV
December 18, 2024
cpualeiAuthor
Problem Solver I
December 18, 2024

Thank you for your help, ​@pranay but unfortunately not. 

cpualeiAuthorAnswer
Problem Solver I
December 20, 2024

For anyone wondering, if your request was successful, Klaviyo’s response from this API is an empty object.