Vishal Kumar

Results 3 comments of Vishal Kumar

You can try with this API: https://developer.bigcommerce.com/api-reference/store-management/store-information-api/store-information/getstore

Hey, Either there could be a permission scope concern or verify your OAuth token(and other creds) by calling any other API first.

If you are facing login concern due to Identify Cookies, for the PHP version < 7.3, you can set the value of sameSite Attribute None as: Edit your main.php file...