API notifications with empty variables
-
Hi,
Anyone ever had trouble with the API notifications sending empty variables?
To make sure it wasn’t my script causing the problem, I have set it to email me a print of each GET variable from the URL. And every time, the variable names are there, but the values are empty.
My URL looks like this (with the correct domain) –
http://www.mydomain.com/sc-email-update.php?action=1&name=%%user_first_name%%&email=%%user_email%%
The “action” variable passess successfully, but everything else is blank.
Any suggestions would be greatly appreciated.
Many thanks,
Dan
The topic ‘API notifications with empty variables’ is closed to new replies.