#MopeyGecko
1 messages · Page 1 of 1 (latest)
Hello what is the specific line of code that you are calling that gets that error?
It's during the code to discover the reader.
const config = {simulated: false, location: terminal_location }
terminal.discoverReaders(config)
It seems there is an access control issue loading the JackRabbit service but I can't see why that would be a Safari only issue.
[Error] Fetch API cannot load https://gator.stripe.com/protojsonservice/GatorService due to access control checks.
Interesting. Trying to think of what may cause this.
Have you tried this on multiple devices?
I've tried on iOS safari and it works and chrome on Mac. I will try using safari on a different Mac now
Interesting, it does seem to be device specific
Would you mind restarting the iPhone that you saw this error on and seeing if the issue goes away?
Or at least fully closing Safari and restarting it if you can't do a restart of thephone?
Thank you for testing by the way, happy we could narrow the issue down
Sorry, to clarify it works using Safari on iOS but not using Safari on Mac. I will restart Safari and the Mac with the issue.
Same issue after clearing browser cache, completely closing Safari and restarting the Mac
I don't see any Safari config issues between the machine that works and the one that doesn't either. They're both fairly standard Safari installs as far as I'm aware with no extensions.
Gotcha. And this mac is on the same network as the iPhone I assume? If they are on different wifi networds I could see that causing this issue