Question by goodystore · Mar 26 at 06:37 AM · exceptiongetaccountaccountdetailentrycodetype
SnadOutlierFinalValueFeeOnShipping is not a valid value for AccountDetailEntryCodeType.
I've been running this script for the better part of a year and have had no issues with it. In the past few days, when I try to make a GetAccount call, it throws this exception (attached).
Everything on my side is correct, I've checked it 10 or 15 times. I can't find any help anywhere and nothing comes up about this issue when Googling.
Does anyone have an idea? Thanks!
Answer by goodystore · Apr 29 at 07:32 AM
Ended up opening 'eBayDotNET40SDK1085\Source\eBay.Service.SDK\eBay.Service.csproj' and adding 'SnadOutlierFinalValueFeeOnShipping' to the public enum 'AccountDetailEntryCodeType' and building. Then pointing my project to the new reference built in eBayDotNET40SDK1085\Source\eBay.Service.SDK\bin\Debug
People who like this
Your answer
