BingAds / BingAds-Python-SDK

Other
115 stars 162 forks source link

End element 'AccountIds' from namespace ' https://bingads.microsoft.com/Billing/v13' expected. Found element 'ns1:AccountIds' from namespace ' https://bingads.microsoft.com/Billing/v13'. Line 1, position 2519.' #268

Open mswlochlingaro opened 5 months ago

mswlochlingaro commented 5 months ago

Full Error:

suds.WebFault: Server raised fault: 'The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter https://bingads.microsoft.com/Billing/v13:AccountIds. The InnerException message was 'There was an error deserializing the object of type System.Int64[]. End element 'AccountIds' from namespace ' https://bingads.microsoft.com/Billing/v13' expected. Found element 'ns1:AccountIds' from namespace ' https://bingads.microsoft.com/Billing/v13'. Line 1, position 2519.'. Please see InnerException for more details.'

119f2a63-9edd-4c63-be90-f9dfdac0cdc8

b60a1fd9-887e-4081-b538-96303eb837b0

anthonykgross commented 3 months ago

Hi,

Did you find a way to fix this issue ? We've tried to use nympy.int64 etc. We are still stuck ...