-
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
POST /V1/customers api issue #38994
Comments
Hi @ShehzadAhm. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
@magento give me 2.4.5-p8 instance |
Hi @ShehzadAhm. Thank you for your request. I'm working on Magento instance for you. |
Hi @ShehzadAhm, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later. |
@magento give me 2.4-develop instance |
Hi @ShehzadAhm. Thank you for your request. I'm working on Magento instance for you. |
Hi @ShehzadAhm, here is your Magento Instance: https://c21f89084bf10a7a63d9aeadcaf917e3.instances-prod.magento-community.engineering |
Tested with the provided instance:
However, the first API endpoint is given in the documentation. [NOTE: In my client project, only this endpoint is working: |
Hi @engcom-Delta. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Delta, here is your Magento Instance: https://c21f89084bf10a7a63d9aeadcaf917e3.instances-prod.magento-community.engineering |
Hi @ShehzadAhm , Thanks for your reporting and collaboration. Steps to reproduce -
Thanks. |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-12677 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Delta. Thank you for verifying the issue. |
❌ Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-12677 |
❌ Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-12677 |
Hi @ShehzadAhm , Thanks for your reporting and collaboration. We are closing the ticket as issue is related to dev docs. Thanks. |
Preconditions and environment
Steps to reproduce
Expected result
Actual result
Getting 400 Bad request error:
{
"message": "Specified request cannot be processed."
}
Additional information
API Documentation: https://developer.adobe.com/commerce/webapi/rest/tutorials/orders/order-create-customer/
But the api works if the endpoint is: <magento_url>/<store_view_code>/rest/V1/customers (client project)
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: