Bug description
4.1.4 embedding was working fine with guest token but after upgrading to 6.0.0 it is broken
In 4.1.4 the emedding dashboarding was working fine with superset. But recently we have upgraded our superset to 6.0.0 version it is giving below error.
{
"errors": [
{
"message": "403 Forbidden: You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.",
"error_type": "GENERIC_BACKEND_ERROR",
"level": "error",
"extra": {
"issue_codes": [
{
"code": 1011,
"message": "Issue 1011 - Superset encountered an unexpected error."
}
]
}
}
]
}
getting above error after hitting the our domain instead of reports it is showing above error
Screenshots/recordings
In 4.1.4 the emedding dashboarding was working fine with superset. But recently we have upgraded our superset to 6.0.0 version it is giving below error.
{
"errors": [
{
"message": "403 Forbidden: You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.",
"error_type": "GENERIC_BACKEND_ERROR",
"level": "error",
"extra": {
"issue_codes": [
{
"code": 1011,
"message": "Issue 1011 - Superset encountered an unexpected error."
}
]
}
}
]
}
getting above error after hitting the our domain instead of reports it is showing above error
Superset version
6.0.0
Python version
3.10
Node version
18 or greater
Browser
Chrome
Additional context
No response
Checklist
Bug description
4.1.4 embedding was working fine with guest token but after upgrading to 6.0.0 it is broken
In 4.1.4 the emedding dashboarding was working fine with superset. But recently we have upgraded our superset to 6.0.0 version it is giving below error.
{
"errors": [
{
"message": "403 Forbidden: You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.",
"error_type": "GENERIC_BACKEND_ERROR",
"level": "error",
"extra": {
"issue_codes": [
{
"code": 1011,
"message": "Issue 1011 - Superset encountered an unexpected error."
}
]
}
}
]
}
getting above error after hitting the our domain instead of reports it is showing above error
Screenshots/recordings
In 4.1.4 the emedding dashboarding was working fine with superset. But recently we have upgraded our superset to 6.0.0 version it is giving below error.
{
"errors": [
{
"message": "403 Forbidden: You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.",
"error_type": "GENERIC_BACKEND_ERROR",
"level": "error",
"extra": {
"issue_codes": [
{
"code": 1011,
"message": "Issue 1011 - Superset encountered an unexpected error."
}
]
}
}
]
}
getting above error after hitting the our domain instead of reports it is showing above error
Superset version
6.0.0
Python version
3.10
Node version
18 or greater
Browser
Chrome
Additional context
No response
Checklist