mercadolibre / net-sdk

MercadoLibre's .NET SDK
56 stars 81 forks source link

Latest build does not support long GUID #22

Closed dario-javier-rick closed 4 years ago

dario-javier-rick commented 6 years ago

Hi everybody,

i have downloaded the latest build with the following link, and it seems that this version becomes deprecated

https://github.com/mercadolibre/net-sdk/downloads

image

Then i forked the repo and build my own .dll and works well. Please, could you update the download packages?

Thanks

leandroluk commented 5 years ago

Hi, i have a same problem with latest build... Please fix this!

MarkRobles commented 5 years ago

Hello, I have the same problem would you please help me?
Thank you!

bounav commented 5 years ago

Hello,

The ClientId in Meli.cs is declared as a long.

Which version of the SDK are your running (you might be running an old version)?

In fact, I think this is duplicate of issue 13.