Hi all

Hi all I am using the JS SDK in my Vue app to embed Search. While doing that, I get an error on my console and a try again message on the embed app. And the same setup is working fine for embedding Liveaboard. Please suggest to me what went wrong.
No description
No description
5 Replies
bill_da_golfer
bill_da_golfer9mo ago
Can you share the embed code? 403 is usually permission error of some sort.
bill_da_golfer
bill_da_golfer9mo ago
I assume you are using the SDK, correct? Looks like it from that URL. Does the user in question have access to that data source? What happens if you leave the datasource out? 403 is a permission error.
amitfbg
amitfbgOP9mo ago
After removing datasources it's working. Any suggestion why it is not taking the full height
No description
bill_da_golfer
bill_da_golfer9mo ago
You should be able to use either frameparams or CSS for the containing element. I personally prefer the latter.

Did you find this page helpful?