Suvash
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
thanky you @Justin Mathew . Is there a time frame on when this will going to be released?
12 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
Hi @shikharTS
Yes, we are using basic auth atm because we don't have a backend service. Its a work in progress.
Yes, we are doing init again with the username and password provided by the user.
Following way is the current init running:
const authStatus = init({
thoughtSpotHost: tsHost,
authType: AuthType.Basic,
username,
password,
loginFailedMessage: 'Login failed. Please try again.',
customizations: {
content: {
strings: Constants.TS_STRING_REPLACEMENTS,
},
style,
iconSpriteUrl,
}
})
12 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
Hi Shikar, thank you but this didn't work. Also, the issue is not only with localhost. It is not working for us with our dev environment as well. I will create that support ticket.
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
Hi @shikharTS it didn't work. Also, I was testing the url and it seems to be open to everyone. It just doesn't seem to like being called from fetch. gave a try with axios, didn't make any difference as well.
https://afterpay.thoughtspot.cloud/api/rest/2.0/system/banner
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
cool. thank you. yeah got the message from Michelle 🙏
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
creating the ticket now.
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
Hi @utsav.kapoor just following up on this since I haven't heard anything from the cs team
35 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 1/8/2025 in #dev-help
We've noticed that Thoughtspot will be
will do tomorrow. Thank you
8 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
cool. thank you
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
where do I see the release version?
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
Hi @utsav.kapoor . I did add the protocol. But it seems to be removed as I didn't see it when I checked later. Also mentioned above ^^^
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
Hi @utsav.kapoor any updates on this?
35 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 1/8/2025 in #dev-help
We've noticed that Thoughtspot will be
Hi @utsav.kapoor , is there an api endpoint that would provide us the upcoming timestamps for the maintenance page. We have decided to block the access of users during the maintenance page since it is going to be read only. Using the api endpoint above, we can control the rendering of maintenance page but we would also like to be able to show a custom alert stating the time period of the maintenance.
8 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
yeah, I did added the protocol, but the next time I checked, it was removed from the list and I can see the domain without the protocol
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
done.
Also, http://localhost:5173, does it gets its protocol removed?
https://visual-embed-sdk.vercel.app/docs/security-settings#csp-cors-hosts
based on this, we need to provide the http for localhost
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 2/18/2025 in #dev-help
Suvash - Hi Team, I am trying to access the /ap...
http://localhost:5173. I had also deployed it to our hosted dev app which is also part of the CORS list but still getting the CORS error.
35 replies
TFDThoughtSpot For Developers
•Created by Suvash on 1/8/2025 in #dev-help
Hey team,
cool. thank you
2 replies