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

unsubscribe endpoint doesn't unsubscribe. #460

Open
maxwolffe opened this issue Apr 24, 2015 · 1 comment
Open

unsubscribe endpoint doesn't unsubscribe. #460

maxwolffe opened this issue Apr 24, 2015 · 1 comment
Assignees
Labels

Comments

@maxwolffe
Copy link
Contributor

post to v1/sites/1/unsubscribe should unsubscribe the current user from the site if they are subscribed, but doesn't.

@maxwolffe
Copy link
Contributor Author

Hey @charlesx2013,

I've tried GET, PUT, PATCH, and POST, and get a 404 for each one.

this is the endpoint I'm hitting:
https://floating-bayou-8262.herokuapp.com/api/v1/sites/1/unsubscribe

I get "successfully subscribed to site!" from:
https://floating-bayou-8262.herokuapp.com/api/v1/sites/1/subscribe
with a POST.

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

No branches or pull requests

2 participants