Closed vtrmantovani closed 5 years ago
Hi @vtrmantovani,
I haven't seen this specific error before - generally in order to function properly, web push registration requires loading the site in a browser through https. From the way it says protocol of the current origin ('null')
, I wonder are you loading your site normally through an https URL, or perhaps you're loading it locally in some other way such that Web Push cannot function?
Hi @froodian, Thanks
I did a server-side render with express and works o/
Hi I just, downloaded the sample project and set de API key and changed my BaseUrl with my cluster, but unfortunately, I had this error:
I changed de baseUrl to ->
https://sdk.iad-03.braze.com/api/v3
Could you help me please?