Failed Silent Auth Issue

I am getting login required error and these are the logs, Any help is appreciated
{
“date”: “2019-04-16T07:29:22.989Z”,
“type”: “fsa”,
“description”: “Login required”,
“client_id”: “AQTTZ-6IOKjCLRjCj99dXsFsOTw7ibkv”,
“client_name”: “Default App”,
“ip”: “182.75.216.222”,
“user_agent”: “Chrome 73.0.3683 / Windows 10.0.0”,
“details”: {
“body”: {},
“qs”: {
“client_id”: “AQTTZ-6IOKjCLRjCj99dXsFsOTw7ibkv”,
“response_type”: “token id_token”,
“redirect_uri”: “http://localhost:3000/loginsuccess”,
“scope”: “openid profile email”,
“state”: “iKtkDl7s_4ZY8apVAtkQN3GeOq7.mOHP”,
“nonce”: “b5YjlexRT7Y2CeokHpaf81NmHKHT9nfb”,
“response_mode”: “web_message”,
“prompt”: “none”,
“auth0Client”: “eyJuYW1lIjoiYXV0aDAuanMiLCJ2ZXJzaW9uIjoiOS4xMC4wIn0=”
},
“connection”: null,
“error”: {
“message”: “Login required”,
“oauthError”: “login_required”,
“type”: “oauth-authorization”
}
},
“hostname”: “checkcustomdomain.auth0.com”,
“audience”: “https://checkcustomdomain.auth0.com/userinfo”,
“scope”: [
“openid”,
“profile”,
“email”
],
“auth0_client”: {
“name”: “auth0.js”,
“version”: “9.10.0”
},
“log_id”: “90020190416072922989336252495495945015987264075505194802”,
“isMobile”: false
}

Hey there, I’m having the same issue with an ember app.

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?