anilvpatel21 edited a comment on issue #13733: URL: https://github.com/apache/superset/issues/13733#issuecomment-895061530
@nytai I m getting token for Admin role. I tried removing `AUTH_ROLE_PUBLIC = 'Gamma' and PUBLIC_ROLE_LIKE = 'Gamma'` and tried. Getting `401 unauthorised error.` Even I am passing JWT bearer token. Did `superset init` and then tried, no luck. I am making a API call from the node server, so I do not have any cookies. Do we need session cookies or anything else along with JWT token in the request header. -- 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]
