Closed
Description
Preconditions:
- Magento 2.4-develop
- Swagger/Postman https scheme integrationCustomerTokenServiceV1
- Customer is created
Steps to reproduce
- Open the default magento Swagger http schemes or use this same api in postman.
- Open integrationCustomerTokenServiceV1 interface to generate token for customers.
- Enter the integrationCustomerTokenServiceV1CreateCustomerAccessTokenPostBody as registered customer acess details to generate token for customer.
- Verify the response the valid respose token should be generated for the valid registered customer acess details as entered.
Expected result :
When in swagger/postman interface to generate customer acess details is entered the valid respose code should be generated for the valid customer details as entered.
Actual result :
When in swagger/postman interface to generate customer acess details is entered the valid respose code was not getting generated for the valid customer details as entered and the respose was as: "The account sign-in was incorrect or your account is disabled temporarily. Please wait and try again later"
Metadata
Metadata
Assignees
Labels
Use with concrete module component label E.g. "Component: Api" + "Catalog"The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done