Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subscriptions method return 404 not found #139

Open
LittleCheezyToast opened this issue Sep 15, 2021 · 1 comment
Open

subscriptions method return 404 not found #139

LittleCheezyToast opened this issue Sep 15, 2021 · 1 comment

Comments

@LittleCheezyToast
Copy link

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

@k-tatgenhorst
Copy link

I have also followed this PR.

I am using phplist 3.6.12

php 8.2 (I have updated the JMS Serializer and changed all ReadOnly methods to ReadOnlyProperty and have no outstanding php errors)

I have also cleared cache client side and reloaded/restarted Apache server side. I continue to get 404 errors for subscriptions.

Am very interested in getting this to work and am looking into further debugging. If anyone has any hints, I would accept those as happily as a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants