envicon opened a new issue #15626:
URL: https://github.com/apache/superset/issues/15626


   Hi
   
   I hope someone can help me to get my Apache Superset running again.
   
   I have upgraded to Superset ver. 1.2.0
   
   First I get the error that the field **dashboards.uuid** was missing.
   
   I created manually the field with phpMyAdmin with field type binary and 
length =16
   
   I then created values with this command
   
   `UPDATE dashboards SET uuid=uuid()`
   
   
   But now I get this error when login in to superset
   
   **Unexpected error: SupersetApiError: Not authorized**
   
   The dashboard is public, so it everyone should be authorized
   See error on screenshoots:
   
   
![image](https://user-images.githubusercontent.com/32680848/125143472-28372000-e11b-11eb-9938-c82e917c608c.png)
   
   Can anyone help to solve this issue?
   
   Thank you
   
   ### Environment
   
   - superset version: `1.2.0`
   - python version: `3.7.2`
   - node.js version: `10.16.3`
   
   I have searched a long time for a solution, but haven't found any similar 
problem. 
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to