blinkcard / blinkcard-in-browser

21 stars 11 forks source link

(SDK NOT WORKING) Getting mimetype error in chrome browser while loading sdk #6

Open shivarajnaidu opened 3 years ago

shivarajnaidu commented 3 years ago

Hi, I am using Chrome to test this SDK. but getting some error from sdk it seems..

Kindly give us a workaround for this issue .. I am using below mentioned chrome version ..

Google Chrome   90.0.4430.93 (Official Build) (64-bit) (cohort: Stable)
Revision    4df112c29cfe9a2c69b14195c0275faed4e997a7-refs/branch-heads/4430@{#1348}
OS  Windows 10 OS Version 2009 (Build 19042.928)
JavaScript  V8 9.0.257.23
User Agent  Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36

image

vjekoart commented 3 years ago

Hi @shivarajnaidu,

It looks like the requested resources are not available at the provided location. That is, it looks like engineLocation property has the wrong value.

Can you share the screenshot of the network tab so we can see what's happening with the request?

Sincerely, Vjekoslav