Oauth API connection

Hi there! I love the new API feature in cornerstone! It is awesome.

I am trying to connect to my BigCommerce store and their api, but I am having trouble getting it authenticated. I do have it talking and I am getting a 401 not authenticated.

How might I send an authenticated request? I have all the endpoints, client secret, client ID and access token. I will add that in a Private note. I also have created you a user and will send that and password in the private note, along with the URL. I just can’t figure out where to put it in cornerstone to get it to authenticate.

Thank you so much! Stoked on this!

Glad you are stoked. Your token setup seems fine. That login didn’t work, however based on what you posted in the secure note it looks like you aren’t using a valid path. Add catalog/products for example and you will get the products in that store. Everything up until v3/ is the endpoint. Start with the API Tester, double check the headers up see on this docs page, and you are most likely using data as the data key for every request in Big Commerce. Have a great weekend!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.