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
This code currently considers http 400 as "expired subscription". I don't think this is correct, in most cases it means something else is wrong with the request. Should 400 be removed from this list?
https://github.com/web-push-libs/web-push-php/blob/master/src/WebPush.php#L158
This code currently considers http 400 as "expired subscription". I don't think this is correct, in most cases it means something else is wrong with the request. Should 400 be removed from this list?
Background info:
The text was updated successfully, but these errors were encountered: