Dear team,
I tried testing the DocumentFetch API action after trying but failing to get a response from DocParser to parse a few PDF files I've uploaded. When I test DocumentFetch after entering the input parameter values I get the following error message:
HTTP/1.1 400 BadRequestContent-Type: application/json
I'm not exactly sure why because the files I've uploaded are definitely PDF files. Somehow DocParser doesn't recognize them as such.
Just to inform you: I've created my own DocParser account, defined some parsing rules, and edited the RPA application to work in my own personal workspace (for example I edited the url value assigned in the URL_DocParser action to work with my workspace url).