Re: [web-bluetooth] Origin is not allowed to access any service.

What diff about UUID PrimaryService and UUID Characteristic
```
        .then(server => server.getPrimaryService("000018f0-0000-1000-8000-00805f9b34fb"))
        .then(service => service.getCharacteristic("00002af1-0000-1000-8000-00805f9b34fb"))
``` 

-- 
GitHub Notification of comment by safeimuslim
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/410#issuecomment-425618460 using your GitHub account

Received on Saturday, 29 September 2018 05:50:23 UTC