WICG / webusb

Connecting hardware to the web.
https://wicg.github.io/webusb/
Other
1.3k stars 127 forks source link

webusb Access Denied in device open function #117

Closed workrahul22 closed 6 years ago

workrahul22 commented 6 years ago

The requestDevice function runs successfully in my chrome63 but when i open the device i get access denied error with my FTDI chip.

reillyeon commented 6 years ago

Please ask these kinds of questions on StackOverflow as it will keep the answers visible for others encountering the same issues later. You haven't specified what platform you are using so there are a couple different reasons this could be happening:

Windows: https://stackoverflow.com/a/45176940/4275660 Linux: https://stackoverflow.com/a/47686570/4275660