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
I implemented it for my project, but it's a non-trivial problem. The subscription API only works over HTTPS connections and only to sites that have a full and valid certificate chain, so no self-signed certificates and no sites that don't have a valid DNS entry. I don't think there is a way to do this in a python library in a way that is easy to use. :(
Hi, is there support for subscriptions? Thanks.
The text was updated successfully, but these errors were encountered: