-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting error CommonError.CANNOT_UPDATE @ lineItem[0].orderId; #3
Comments
This only happens when I try to run without the SSP set, using php script/hb/HeaderBiddingCreationWithoutSSP.php |
Hi,
I will have a look on it on Wednesday, I’m traveling currently, sorry about
this!
Gabriel
Le lun. 20 août 2018 à 22:38, adRUPT <[email protected]> a écrit :
… This only happens when I try to run without the SSP set, using php
script/hb/HeaderBiddingCreationWithoutSSP.php
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVSqWGyx8-Bp26El69faeUYVc5DRT0XFks5uSx5ZgaJpZM4WDSIF>
.
|
Hi, at what stage of the process does this error occur? Can you provide me the complete log? |
Hi, Thank you for following up here. It looks like it fails on the line item creation service
|
Hi @gchicoye wanted to follow up here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
When I run php script/hb/HeaderBiddingCreationWithoutSSP.php i get the error CommonError.CANNOT_UPDATE @ lineItem[0].orderId;
My SOAP is below. Not sure what the issue might be. Do I ned to use an older API version?
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Headerda80f94b6231da57dffe324e0f021db6242</soap:Header>soap:Bodysoap:Faultsoap:Server[CommonError.CANNOT_UPDATE @ lineItem[0].orderId; trigger:'XXXXXXXXXX'][CommonError.CANNOT_UPDATE @ lineItem[0].orderId; trigger:'XXXXXXXXXX']lineItem[0].orderIdlineItem0orderIdXXXXXXXXXXCommonError.CANNOT_UPDATECANNOT_UPDATE</soap:Fault></soap:Body></soap:Envelope>
Thanks
The text was updated successfully, but these errors were encountered: