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

hub.challenge missing #61

Open
reddyse opened this issue Apr 25, 2022 · 0 comments
Open

hub.challenge missing #61

reddyse opened this issue Apr 25, 2022 · 0 comments

Comments

@reddyse
Copy link

reddyse commented Apr 25, 2022

When I try to "unsubscribe" the topic from an external client (request pasted below). I am not getting the hub.challenge field from the Hub, it works perfectly fine for "subscribe"

requests.post('http://localhost:5000/api/hub', data = {'hub.callback':'http://localhost:4449','hub.mode':'unsubscribe','hub.topic':"my_topic",'hub.secret':'secret1','hub.events':'open-patient-chart','hub.lease_seconds':'3600'})

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