Skip to main content
Participating Frequently
September 18, 2024
質問

Validate error request when using pdf operations

  • September 18, 2024
  • 返信数 1.
  • 975 ビュー

Hi, im getting error when using the pdf operations (document generations, createpdf,extractpdf) I'm getting this error

{
    "reason": "Validation error Request id: d2vhiGMagS744w1phjdoUabqcvThHFW6.",
    "message": "Bad Request"
}
 

 

 
please help me 😞
このトピックへの返信は締め切られました。

返信数 1

Raymond Camden
Community Manager
Community Manager
September 18, 2024

Does the variable ASSETSID resolve? Did you mean ASSETID?

heirowin_5293作成者
Participating Frequently
September 19, 2024

Hi @Raymond Camden , I've change the variable to the value itself, and here's my new result, 

 


these is my product & services

 

is there is need to authorize to do the document generation?

 

Raymond Camden
Community Manager
Community Manager
September 19, 2024

I'd say check and ensure the authorization values are being passed correctly. If you can get an access token, upload a document, then your credentials are good. Maybe run them again if you tested with just this last step today.