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

Credentials required for call to app.io.vtex.com #67

Open
djordjevicDusan opened this issue Apr 6, 2022 · 1 comment
Open

Credentials required for call to app.io.vtex.com #67

djordjevicDusan opened this issue Apr 6, 2022 · 1 comment

Comments

@djordjevicDusan
Copy link

djordjevicDusan commented Apr 6, 2022

Hi,

I'm trying to trigger SKU changes on my development workspace via POST request to
app.io.vtex.com/vtex.broadcaster/v0/{{account}}/{{workspace}}/notify

This is response that i'm getting
image

I tried to use X-VTEX-API-AppKey and X-VTEX-API-AppToken headers, but i'm still getting same response

I also tried to use VtexIdclientAutCookie header, and i got different error
image
where xxxx is my workspace and client name (storename)

Can you please let me know which credentials are i'm supposed to use, and how to provide them?

@lfroes
Copy link

lfroes commented Sep 6, 2022

@djordjevicDusan the right credentials are the VtexIdclientAutCookie, so the problem is not with your credentials.

I am expecting the same issue but what you can check is if your user account has the role Owner (SuperAdmin), this may resolve the issue for you.

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

2 participants