"config": { "transitional": { "silentJSONPars...
# general
b
"config": { "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false }, "adapter": [ "xhr", "http" ], "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "env": {}, "headers": { "Accept": "application/json, text/plain, */*" }, "method": "get", "withCredentials": false, "url": "https://iam.oiconomos.com/self-service/login/api?refresh=false&aal=aal1" }, "code": "ERR_NETWORK", "status": null getting this error in our react native app, this issue is occurring in our prod app also , our sign in sign up fields are not getting rendered, we haven't updated anything in our app and also nothing is changed in our docker-compose file of ory kratos, then why this issue occurs ?
s
ERR_NETWORK
sounds like its a network issue you need to check logs and the network tab in the browser