OptimalPayments / c-sharp_SDK

Optimal Payments c-sharp SDK
MIT License
3 stars 3 forks source link

Empty cards array throwing Cannot implicitly convert type 'System.Collections.Generic.List' to 'System.Collections.Generic.List' exception #8

Open fjmusick opened 7 years ago

fjmusick commented 7 years ago

I believe this is only occurring when the profile exists and contains other accounts such as EFT accounts. I can see from the response that cards is an empty array. The error occurs on line 340 of Profile.cs within the CustomerVault folder.