Forum Discussion

JoshuaMaurici's avatar
JoshuaMaurici
Experienced User
3 years ago

Error 173 Linking with Maropost UidInPostBody: A request should not contain UID during POST operation

I run a system called Neto or Maropost

 

i am getting this error from the system 

 

Error  173 UidInPostBody: A request should not contain UID during POST operation

 

they have said its a problem on MYOB's end talking to the API's

 

this is the 2nd time this week, we need it ressolved

4 Replies

Replies have been turned off for this discussion
  • JoshuaMaurici's avatar
    JoshuaMaurici
    Experienced User
    3 years ago

    i understand this is not MYOB's problem but are you able to assist the third party company, as its causing massive problems with the 2 systems talking

  • Mike_James's avatar
    Mike_James
    Ultimate Cover User
    3 years ago

    Hi JoshuaMaurici , could you send me an email with your contact details. One of us at Datawise may be able to assist.

  • ljupcomanev's avatar
    ljupcomanev
    Contributing User
    3 years ago

    I am getting the same error on an insertex.

     

    I don't understand what I have to do to change my code.

     

    I running,

     

    ServiceBillService serviceBillService = new ServiceBillService(mcfvm._configurationLocal, null, mcfvm.MyOAuthKeyService);
    ServiceBill newServiceBill = serviceBillService.InsertEx(mcfvm.cf, serviceBill, mcfvm.credentials, ErrorLevel.WarningsAsErrors);