You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After settle phplist on my ubuntu server, the rest of the api method work fine, but except the subscriptions method return 404 not found when i use post method to https://example.com/lists/api/v2/subscriptions. i know this funtion is not include in default so i hv configure the file in /lists/base/rest-api like this PR, but it seem something still not right. any suggestion? thanks
System configuration
Package version
phplist 3.6.4
PHP and Composer version
PHP 7.4.9 Composer 1.10.10
The text was updated successfully, but these errors were encountered:
Short problem description
After settle phplist on my ubuntu server, the rest of the api method work fine, but except the subscriptions method return 404 not found when i use post method to https://example.com/lists/api/v2/subscriptions. i know this funtion is not include in default so i hv configure the file in /lists/base/rest-api like this PR, but it seem something still not right. any suggestion? thanks
System configuration
Package version
phplist 3.6.4
PHP and Composer version
PHP 7.4.9 Composer 1.10.10
The text was updated successfully, but these errors were encountered: