Emma Verhamme - Hi, I have a question about usi...

Hi, I have a question about using the visual-embed-sdk for embedding with React components. I am trying to use an auth type of TrustedAuthTokenCookieless. Using either the authEndpoint method and the getAuthToken method on the init function, I get the same result. I get a console error that says, "ThoughtspotEmbed.tsx:19 Received invalid token from getAuthToken callback or authToken endpoint. Error : Received invalid token from getAuthToken callback or authToken endpoint." I am wondering if there's something wrong with my token. I am including the correct username, orgId, secretKey. I've also tried it with including the password. Is there any way I can debug this further to figure out what's going on here? Am I missing necessary info on the request for the token? (I am using the /rest/2.0/auth/token/full endpoint for generating the token). Thank you for your help!
Was this page helpful?