#SuperFedz-terminal

1 messages · Page 1 of 1 (latest)

clear cape
#

do you have a physical reader and is it turned on?

cursive heart
#

My java application is being executed on the same network too

clear cape
#

also look at the browser console and see what errors are there or what failed requests there are in the Network tab, feel free to share some screenshots

cursive heart
#

Having a look now

#

Definitely passing through the correct information too which is strange as to why its not finding the reader

clear cape
#

fix is generally to change your PC to use Google/Cloudflare DNS instead of your ISP's servers

cursive heart
#

will it cause issues that im running my program on localhost:4242?

clear cape
#

oh yeah, it might, since the browser might block a non HTTPS domain contacting a HTTPs domain(the reader). That might be what the preflight error is. Good catch.

#

I use glitch.com for my own Terminal testing app, not localhost

cursive heart
#

ill take a look

cursive heart
#

I've tried everything. DNS Changing, ip work and allsorts and nothing.

#

Do you have any code i can try to see if its my code or network related?

fast mirage
#

Hi! I'm taking over this thread.