Hi,
If I can get this to work I will likely be able to sign up for a PRO account. But until I can show proof of concept I can’t get anyone to pay.
I am trying to take a pdf from a sharepoint list and pass it to the OCR.space API.
I have tried base64 encoding, directly passing file contents but I cannot get anything to work. The closes I have come is that I send the POST and it is received but nothing is decoded. I have nothing to debug and I have no idea whats happening. I can do exactly the same thing with Postman and it works.
How can I get some further debug help/information?