-
Notifications
You must be signed in to change notification settings - Fork 112
Description
Describe the bug
I can send a search request to Vespa using cURL and a custom authentication header and get results back. So I try setting up a Custom Endpoint using the same URL and header details, but when I try to select this in a new Case it just hangs at the "What Search Endpoint do you want to connect to?" screen - you can't continue to create the Case and have to kill it. Trying the 'Ping it' option doesn't work either.
To Reproduce
Set up a new Endpoint with a URL like this:
https://xxxxxxxxx.vespa-app.cloud/search
and Custom Headers like this:
Authorization:Bearer vespa_cloud_xxxxxxxxxxxxxx
Save the Endpoint as usual. Create a new Case and attempt to select the new Endpoint.
Expected behavior
Should proceed to the next step of creating a Case, but it hangs and you can only close the new Case.
Screenshots
