to get a personalized navigation.
to get a personalized navigation.
Hi, I'm having troubles with uploading a smll testing document to voucher.
My payload:
"query": "mutation {useCompany(no: 4****8) { voucher_processings { addNewDocument (filter: {_and:[ {batchNo : {_eq : 1 }}, {voucherNo : {_eq : 1 }}]}, args: {fileName : \"test.txt\",description : \"desc\", fileBytes : \"dGVzdA==\"}) {succeeded}} incomingAccountingDocumentAttachment_processings {uploadToFileService (filter: {fileName: {_eq: \"test.txt\"}}, args: {connectToken: \"***\"}){succeeded}}} }"
Error
"message": "Error: External integration error."
"status": 3,
"status_name": "failedToFetchDatabaseServerUrlFromContextService"
I tried without the incomingAccountingDocumentAttachment_processings but got the same error.
Anyone else had the same problem?
Solved! Go to Solution.
@Marius Bancila Maybe this issue should have a better error message?
I agree the message is obscure. I will add a ticket in our backlog to see how we can improve this.
Copyright © 2022 Visma.com. All rights reserved.