Discussions
๐ง Semantic Search Error โ "not an authorised object type"
24 days ago by David List
Hey team ๐
Super excited to see the new Semantic Search and related endpoints land โ looks like an awesome step forward!
Just jumping in to test it out, but Iโm consistently hitting the following response:
{
"errorCode": 400,
"message": "search is not an authorised object type"
}
Totally understand this might still be propagating โ looks like it only went live around an hour ago at the time of posting โ but just wanted to confirm:
๐ Iโm using an API key in the header for auth โ is that the correct approach?
Would love to get stuck into implementation as soon as itโs ready. Appreciate any insight ๐
โ David