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

/sale/product-offers - Error 403 OfferAccessDeniedException #10007

Open
ithw23 opened this issue Oct 1, 2024 · 8 comments
Open

/sale/product-offers - Error 403 OfferAccessDeniedException #10007

ithw23 opened this issue Oct 1, 2024 · 8 comments
Assignees

Comments

@ithw23
Copy link

ithw23 commented Oct 1, 2024

Hello,

I get the error 403 when creating an offer.

POST /sale/product-offers HTTP/2
Host: api.allegro.pl.allegrosandbox.pl
authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxxx
accept: application/vnd.allegro.public.v1+json
content-type: application/vnd.allegro.public.v1+json
accept-language: en-US
content-length: 167

HTTP/2 403
expires: 0
cache-control: no-cache, no-store, max-age=0, must-revalidate
x-xss-protection: 0
pragma: no-cache
date: Tue, 01 Oct 2024 10:27:11 GMT
x-frame-options: DENY
trace-id: 15863a0f0df04
vary: Origin,Access-Control-Request-Method,Access-Control-Request-Headers
content-type: application/json; charset=UTF-8
content-length: 210
strict-transport-security: max-age=15552000
x-content-type-options: nosniff

{"errors":[{"code":"OfferAccessDeniedException","message":"Forbidden","details":null,"path":"","userMessage":"Access denied. You are not authorized to perform operations on the indicated offer","metadata":{}}]}

A manual creation of the error works in the sandbox.

Do you have an idea what could be wrong?

Thank you in advance.

Katia

@AureliuszBrussy
Copy link
Collaborator

The reason is that the account you are trying to list from is not verified as the seller's business account.

Please, register and activate a new company account. You can read more about that in our guide.

@ithw23
Copy link
Author

ithw23 commented Oct 1, 2024

Thank you for your reply.

We added a fake bank account.
Is there anyway to skip the id registration?
Do we have to do the whole process?

Katia

@AureliuszBrussy
Copy link
Collaborator

You have to go through the whole process, but attach any files you want - they mustn't be real photos of IDs. Do not fill in any real data.

@ithw23
Copy link
Author

ithw23 commented Oct 2, 2024

Hello,

thank you.

It seems that the process is still stuck on verifying bank account / identity.

How long should it take?

Katia

@AureliuszBrussy
Copy link
Collaborator

@ithw23 please provide the login of this account. I will complete the activation.

@ithw23
Copy link
Author

ithw23 commented Oct 2, 2024

Our login is [email protected]
Thanks

@AureliuszBrussy
Copy link
Collaborator

I have activated your account.

@ithw23
Copy link
Author

ithw23 commented Oct 2, 2024

thank you so much

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

No branches or pull requests

2 participants