Page 1 of 1

ODBC Driver for BigCommerce

Posted: Fri 05 Apr 2019 13:43
by igorg
Hi,

I try to use Authentication OAuth(v3) since BigCommerce eliminating basic authentication(V2) and it fail when i try test Connection with error message:
[Devart][ODBC][BigCommerce] The remote server returned an error: (404) Not Found.
Basic Authentication is working fine.
I try Skyvia with the same parameters and it fail too.
The support from skyvia told me
", OAuth and APIv3 are not supported for BigCommerce"

I am using Windows 2008R2 with SQL 2008R2 .

Thank you,
Igor

Re: ODBC Driver for BigCommerce

Posted: Fri 05 Apr 2019 15:28
by igorg
Hi,

I forgot to mention i am using ODBC Driver for BigCommerce version 1.5.10

Thanks

Re: ODBC Driver for BigCommerce

Posted: Wed 10 Apr 2019 14:55
by MaximG
The reason for this error it the usage of the Bigcommerce v3 API parameters during the connection. Devart ODBC Driver for Bigcommerce does not support the v3 API. We will try to implement this support as soon as possible.

Re: ODBC Driver for BigCommerce

Posted: Tue 14 May 2019 14:17
by igorg
Hi,
Any update when Bigcommerce v3 API support will be avalable.

Thanks,

Re: ODBC Driver for BigCommerce

Posted: Thu 16 May 2019 14:39
by MaximG
We are working on adding support for Bigcommerce v3 API

Re: ODBC Driver for BigCommerce

Posted: Mon 11 May 2020 22:22
by igorg
Hi,
Any update when Bigcommerce v3 API support will be avalable.

Thanks,

Re: ODBC Driver for BigCommerce

Posted: Mon 18 May 2020 11:03
by MaximG
The latest version of our driver supports BigCommerce API v3. Note that some objects are only available in API v2. Unlike API v2, BigCommerce API v3 supports only OAuth authentication and doesn't support basic authentication.