Bukimedia / PrestaSharp

CSharp .Net client library for the PrestaShop API via web service
GNU General Public License v3.0
154 stars 152 forks source link

Encoding.RegisterProvider #398

Open ArghamSystem opened 4 years ago

ArghamSystem commented 4 years ago

I have recently started using PrestaSharp, i did put in the api url and key and i am getting this same error for any request that i make.

System.ArgumentException: ''' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. Parameter name: name'

any suggestion ?