Please add support for new MS Edge chromium
Guru-Soft opened this issue · 2 comments
Hi,
I tried the code with new MS Edge chromium v80.0.361.33 beta 64-bit.
I am getting BadRequest error
However, it works well with chrome Version 77.0.3865.90 (Official Build) (64-bit)
Please add support for new MS Edge chromium
Also, the below sample works correctly on both the browsers mentioned above:
https://gauntface.github.io/simple-push-demo/
Just saw this issue.
I'm using the NuGet package on my application and it works with all current versions of Chrome, Firefox, Opera and also the new Edge based on Chromium - so I cannot confirm.
Tested with:
Microsoft Edge Version 81.0.416.58 (Offizielles Build) (64-Bit)
I had this issue but it was caused by me truncating endpoints in my database see issue #174 here. You need varchar(500).