-
### Expected behavior
```
$product->update(); //updates product
```
### Actual behavior
```
PHP Fatal error: Uncaught Client Error (400): The field 'calculated_price' cannot be written to. …
-
Hello @junedkazi, @becomevocal and All,
One of my client was facing the issue in schema. When i debugged the issue and found that bigcommerce developers didn't add the correct handlers for that.
…
-
This is the first time I'm using BigCommerce and the Stencil CLI to edit a theme, when I try and set up the environment and run `stencil start` it keeps telling me the following:
not ok -- Error: E…
-
### I am not able to find the store_hash key in bigcommerce panel
### Unable to get response
$response = Bigcommerce::configure(array(
'client_id' => 'fsdfsdfsdfsdf',
'auth_token' =>…
-
### Expected behaviour
Local instance of the Cornerstone template should be displayed after opening http://localhost:3000
### Actual behaviour
Stencil CLI is starting properly but after openi…
-
I wrote a program for a client to automatically update inventory levels for his store using the BigCommerce Legacy API and PHP. This same code has been working fine for months. Suddenly my client te…
-
I am trying to use the `/catalog/products/{product_id}/metafields` endpoint to fetch metafields for the product. This product whose `id` I used exists, it has a metafields and the store api credential…
-
I'm having a problem using storefront hooks. After successful SSO login and having all the api endpoints on NextJS application for BigCommerce in place, the hooks return `undefined` result on the firs…
-
Hello, dear Community
I updated my node from 12.22.1 to 14.14.0 and got some issues. Then I returned the version, but the problem still persists.
What I have right now:
npm - v 6.14.8, nvm v…
-
Public API is a core part of almost any online service.
Nextra is missing an API docs theme that is interactive and sleek, just like the Docs theme.
Here's an example of what I'm talking about: …