ODBC Driver for BigCommerce

Discussion of open issues, suggestions and bugs regarding usage of ODBC Drivers
Post Reply
igorg
Posts: 7
Joined: Fri 05 Apr 2019 13:27

ODBC Driver for BigCommerce

Post by igorg » Fri 05 Apr 2019 13:43

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

igorg
Posts: 7
Joined: Fri 05 Apr 2019 13:27

Re: ODBC Driver for BigCommerce

Post by igorg » Fri 05 Apr 2019 15:28

Hi,

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

Thanks

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: ODBC Driver for BigCommerce

Post by MaximG » Wed 10 Apr 2019 14:55

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.

igorg
Posts: 7
Joined: Fri 05 Apr 2019 13:27

Re: ODBC Driver for BigCommerce

Post by igorg » Tue 14 May 2019 14:17

Hi,
Any update when Bigcommerce v3 API support will be avalable.

Thanks,

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: ODBC Driver for BigCommerce

Post by MaximG » Thu 16 May 2019 14:39

We are working on adding support for Bigcommerce v3 API

igorg
Posts: 7
Joined: Fri 05 Apr 2019 13:27

Re: ODBC Driver for BigCommerce

Post by igorg » Mon 11 May 2020 22:22

Hi,
Any update when Bigcommerce v3 API support will be avalable.

Thanks,

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: ODBC Driver for BigCommerce

Post by MaximG » Mon 18 May 2020 11:03

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.

Post Reply