-
Notifications
You must be signed in to change notification settings - Fork 4
SCAL 202456-3 Added feature to give additional headers and refactor app component and styles for improved UI #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
⛔ Snyk checks have failed. 60 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
| getCachedAuthToken, | ||
| { | ||
| additionalHeaders: { | ||
| "Accept-Language": "ThoughtSpot-SDK", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Accept-Language cannot be ThoughtSpot SDK. It is wrong. It has to be a language like en-US
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done the required changes
9761792 to
b49ddc5
Compare
998b947 to
768244f
Compare
Uh oh!
There was an error while loading. Please reload this page.