Unable to import any Knowledge base using PDF via the custom question answering Import API
Himanshi Gupta
0
Reputation points
The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded.
[
{
"op": "add",
"value": {
"displayName": "Testsource",
"sourceKind": "url",
"sourceUri": "https://career.guru99.com/wp-content/uploads/wp-post-to-pdf-enhanced-cache/1/top-20-questions-on-api-testing.pdf"
}
}
]
Sign in to answer