API Getting response codes (and not plain text msgs)
-
I’m experimenting with this example / sample for adding a signup to a list.
https://github.com/mailpoet/mailpoet/blob/master/doc/UsageExamples.md
I can add to a list, but there are no response codes. It seems to be “success” (with no message at all) and “error” (with some MP message about the nature of the error). Ultimately, I want to have more control over those error msgs. That is, my own text / copy and not MP’s.
Is there a list of error codes / responses? Or will I have to trial & error in order to find them?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘API Getting response codes (and not plain text msgs)’ is closed to new replies.