We’re doing some testing of various API methods and I found yesterday that whenever I make a list_add request, I’m getting a ‘List name can not be empty’ message.
Here’s a sample request:
https://1484334176807.api-us1.com/admin/api.php?api_key=myapikey&api_action=list_add&api_output=json&name=Test%20List
I tried a request via Postman and via the AC API sandbox in my account and I get the same response. Am I doing something wrong in the request, or is this a bug?
Thanks for the input.