Hello Guys,
I am facing issue when i am calling the post API from the backendless i got such type of errors, i have attached screenshots below so can you please provide me a solution or guide me to solve my problem ?
I need to upload pdf file using post api on third party platform and retrieve the extracted data from that third party platform in execl/csv file.
That post api has run in the postman but when i call in the backendless it through the errors
That’s my logic
Hello @Krishnakant_Saad
Which query returns an error to you? A request for a third-party API? If so, you probably didn’t specify the necessary headers (judging by the error).
Regards,
Inna
Hello @Inna_Shkolnaya
I specified all the things which I need in the API call but sometimes its returns “session timeout” or sometime “Could not determine the content type of the document. Please check that the document was correctly encoded as Base64” .
I already added the logic which i made and returns error screenshot. Can you please check and suggest something what i skiped in the logic or my logic was wrong?
I tried multiple types of scenarios but i didn’t get the proper scenario to solve my problem.
Thanks and Regards
Krishnakant