webpush-go icon indicating copy to clipboard operation
webpush-go copied to clipboard

HTTP 406 from Edge

Open eugbyte opened this issue 3 years ago • 0 comments

Basically, the same as this old issue.

firefox and chrome works fine, but for edge, i get 406 error

When I inspect the header for the error response, I see these values

'x-wns-notificationstatus': 'appthrottled',
'x-wns-status': 'appthrottled',

Not sure why there is throttling involved...

eugbyte avatar Jul 29 '22 16:07 eugbyte