Jump to content

Gert Ambachtsheer

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I'm trying to update a custom field for my Order Entry transaction, but I keep getting the error: Cannot update non-existing SODOCUMENT with DOCID=*************. Even using the default xml update function in Postman for updating an Order Entry transaction gives me the above error. Does the fact that my Order Entry transactions are private have an impact on this? It does not matter if I target the RECORDNO or the DOCID of the Order Entry transaction.
  2. Thanks for coming back to me. I'm using https://api.intacct.com/ia/api/v1-beta2/oauth2/authorize for the AUTH_URL and https://api.intacct.com/ia/api/v1-beta2/oauth2/token for the ACCESS_TOKEN_URL I'm getting the above error on this url https://api.intacct.com/ia/api/v0/oauth2/authorize.submit?.uid=.oauth_acceptZjRzja2ez0iP-eeoQEzAbgAAAAU&username=*******&clientId=******.app.sage.com after I click accept to grant access.
  3. Im getting the following error when being redirected to my site after authenticating the app: {"ia::result":{"ia::error":{"code":"invalidRequest","message":"Version 0 is not valid","errorId":"REST-1032","additionalInfo":{"messageId":"IA.VERSION_IS_NOT_VALID","placeholders":{"VERSION":"0"},"propertySet":{}},"supportId":"aU17cEB032%7EZjMIaP0v3r0-1wgWBFhjYAAAAA4"}},"ia::meta":{"totalCount":1,"totalSuccess":0,"totalError":1}}
×
×
  • Create New...