AI search service - embedded/vector search failing #25
Unanswered
huebell-byte
asked this question in
Q&A
Replies: 2 comments
-
|
Try using postman to check the endpoint, if you are still getting 404, log the response in python using print stmts and see the detailed error msg to debug. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Postman did return a 404 error. I ended up not using it as it appears to be
a general restriction. I say that because I pivoted to app service and all
the credentials were redacted. I was oh, maybe we just can’t use certain
tools.
Thank you.
…On Thu, Mar 20, 2025 at 8:38 PM Arulselvi Amirrthalingam(Selvi) < ***@***.***> wrote:
Try using postman to check the endpoint, if you are still getting 404, log
the response in python using print stmts and see the detailed error msg to
debug.
—
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJXA3Y2AQ5LJYC4BAHPNPWT2VNUP3AVCNFSM6AAAAABZOBZ6P6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJXGE2TAOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to set up semantic kernel by doing the following,
On the azure portal I can do a search also successfully that returns the indexed results via the AI search tool.
I confirmed several times that my end points are correct, I kept getting a 404 error, all my resources were in East US, I’m just wondering if access was blocked or I did something wrong
Beta Was this translation helpful? Give feedback.
All reactions