Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insert script using script API #244

Open
kdLumino opened this issue Oct 31, 2018 · 2 comments
Open

insert script using script API #244

kdLumino opened this issue Oct 31, 2018 · 2 comments

Comments

@kdLumino
Copy link

Expected behavior

i want to insert script when app is install

Actual behavior

app will install successfully but when am try to insert script it will shoe 403 error am follow this way https://developer-beta.bigcommerce.com/api-reference/content/content-scripts-api/scripts/getscripts

https://prnt.sc/lcnhn2

Steps to reproduce behavior

is there any another way to insert script in big-commerce using app??

@karen-white
Copy link

Which scopes do you have enabled? You'll need the modify content scope at minimum, and modify checkout content if your script placement is on the checkout page.

@VishalRKumar
Copy link

Hey,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants