bigcommerce-api-php icon indicating copy to clipboard operation
bigcommerce-api-php copied to clipboard

401 response when calling getProductCustomFields()

Open two16D opened this issue 7 years ago • 0 comments

Expected behavior

Receive all custom fields for a product

Actual behavior

Receive 401 response

Steps to reproduce behavior

Place a GET request to /stores/{store_hash}/v2/products/{product_id}/customfields/

two16D avatar Sep 14 '18 15:09 two16D