-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Website restriction -> Private Sale: Login only, preventing registration on API as Admin #38008
Comments
Hi @ghezelbash. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @ghezelbash, Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance with EE edition and the issue is reproducible.Kindly refer the screenshots. Steps to reproduce
We are not able to customer using REST API's but we are able to create the customer form the admin side . Hence Confirming the issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-9613 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Preconditions and environment
Steps to reproduce
Expected result
Since admins can create custumers in Admin area when website restrictions is on, then they should have the ability to create customers via API.
Expected: Customer created. (Registration working when the requester is an admin user)
Actual result
API raises a 400 bad request response saying: "Can not register new customer due to restrictions are enabled."
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: