You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Did you test the function outside of Azure Search, or try using a debug session to verify that the output of the function is the expected json payload and that the mimetype is set to text/javascript (the .py file does correctly set the mimetype so I'm suspecting the output was a text error message or something else thatn the expected json)?
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Deploy CNER function via template from https://github.com/Azure-Samples/azure-search-power-skills/tree/main/Text/CustomNER. Test Code inside Azure Portal
Any log messages given by the failure
Could not execute skill because Web Api skill response is invalid.
Web Api response has invalid content type 'text/html'. Expected 'application/json'
Expected/desired behavior
No error message, succesfull processing of documents.
OS and Version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: