active-subscriber-info api call broken with v6?
I recently upgraded from v4 to v6 and noticed that the helper file short.php changed. This change appears to have broken the active-subscriber-info api call as that api call still tries to reference the short() method that doesn't appear to exist anymore. I tried changing the method call from short() to decrypt_val() and that doesn't work either. Any help with this matter would be great.
This discussion has been closed.
Comments
Hi,
I've just checked the code and the API scripts are not using the deprecated short() functions anymore.
I've also done a test for
Subscription status
andActive subscriber count
and the APIs are working as expected.I suggest updating to the latest version and try again → https://sendy.co/get-updated
Thanks.
Best regards,
Ben