If you're on iOS, follow these instructions.
const url =
"https://push-notifications-personal-uc8qd.ondigitalocean.app//pushOne?title=&text=&icon=&endpoint=";
fetch(url, {mode: 'no-cors'});