You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting a communication error when connecting DP 4500 to my web-app. Below is a test file that reproduces the issue I'm facing. I already have DigitalPersona Lite Client and DIGITALPERSONA 4500 WBF DRIVER installed. I'm using this library too: JS DELIVR: @digitalpersona/devices, to allow my browser to access my DP 4500.
That error is displayed on all browsers that I've tried. I've allowed loopback in MS Edge, I've checked if there's any firewall blocking connection but I haven't seen any. After posting "https://127.0.0.1:52181/get_connection", I got something like "endpoint...web_sdk". How do I resolve the communication error?
All local agents are running...how do I solve the communication error?
I keep getting a communication error when connecting DP 4500 to my web-app. Below is a test file that reproduces the issue I'm facing. I already have DigitalPersona Lite Client and DIGITALPERSONA 4500 WBF DRIVER installed. I'm using this library too: JS DELIVR: @digitalpersona/devices, to allow my browser to access my DP 4500.
That error is displayed on all browsers that I've tried. I've allowed loopback in MS Edge, I've checked if there's any firewall blocking connection but I haven't seen any. After posting "https://127.0.0.1:52181/get_connection", I got something like "endpoint...web_sdk". How do I resolve the communication error?
All local agents are running...how do I solve the communication error?
Test File that reproduces the issue:
test.zip
The text was updated successfully, but these errors were encountered: