rickgit commented on PR #36410: URL: https://github.com/apache/superset/pull/36410#issuecomment-3713059009
<img width="1198" height="828" alt="58ae89467fe18d837736ebbe382b6616" src="https://github.com/user-attachments/assets/769245dd-0a2a-4c4f-892d-781edb1a6fad" /> <img width="868" height="497" alt="f1813b30bb7bddb0bc9a50c3a8ccb4c4" src="https://github.com/user-attachments/assets/83338d4b-8569-4d55-ae96-325849d18412" /> <img width="991" height="917" alt="image" src="https://github.com/user-attachments/assets/6b235181-aee8-4345-a132-5db9dd109c6a" /> I checked out the code that contains your modifications. My project uses guest tokens to access Superset. When invoking /roles/getmyroles, it returns 403 Forbidden. However, when I comment out @protect() and @permission_name("read"), everything works fine. How can I fix this problem properly? -- 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]
