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

Publisher Subscription Test - subscription denied is ignored #9

Open
bear opened this issue Dec 18, 2016 · 0 comments
Open

Publisher Subscription Test - subscription denied is ignored #9

bear opened this issue Dec 18, 2016 · 0 comments

Comments

@bear
Copy link

bear commented Dec 18, 2016

After a subscription verify I was testing my code for denial and forced all verifies to fail on my side, but websub.rocks still continued with the test as if it had been approved.

Sequence:

websub.rocks sends subscription POST

hub.callback --> https://websub.rocks/publisher/callback?token=Eonf5DmLMcnwiMbGvumJ
hub.topic --> https://bear.im
hub.mode --> subscribe
hub.lease_seconds --> 7200

kaku then responds with a verify GET

https://websub.rocks/publisher/callback?hub.challenge=089f5374-c579-11e6-a7bb-0cc47a205c0a&token=%5Bu%27Eonf5DmLMcnwiMbGvumJ%27%5D&hub.topic=https%3A%2F%2Fbear.im&hub.mode=subscribe&hub.lease_seconds=7200

kaku then forces a subscribtion denied

https://websub.rocks/publisher/callback?token=%5Bu%27Eonf5DmLMcnwiMbGvumJ%27%5D&hub.topic=https%3A%2F%2Fbear.im&hub.mode=denied&hub.reason=Verification+Failed
@bear bear changed the title subscription denied request is ignored Publisher Subscription Test - subscription denied is ignored Dec 18, 2016
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

1 participant