-
Notifications
You must be signed in to change notification settings - Fork 5k
Labels
APIBOCategory: Back OfficeCategory: Back OfficeBugType: BugType: BugDetected by TEIssue detected by TEIssue detected by TENMIStatus: issue needs more informationStatus: issue needs more informationTrivialSeverity: trivial bug > https://build.prestashop.com/news/severity-classificationSeverity: trivial bug > https://build.prestashop.com/news/severity-classificationWaiting for devStatus: action required, waiting for tech feedbackStatus: action required, waiting for tech feedbackdevelopBranchBranch
Milestone
Description
Prerequisites
- I understand and accept the project's code of conduct.
- I have already searched in existing issues and found no previous report of this bug.
Describe the bug and add attachments
Expected behavior
No response
Steps to reproduce
PRECOND : Your shop is in HTTPS
- Execute command
cp app/config/security_test.yml app/config/security_dev.yml - Execute command
curl --location 'https://prestashop.php81.local/admin-dev/api/oauth2/token' --data-urlencode 'client_id=my_client_id' --data-urlencode 'client_secret=prestashop' --data-urlencode 'grant_type=client_credentials'

- You have an access token
- Go to BO
- Enable Authorization Server in Experimental Server
- Go to Authorization Server page
- Go to API Doc page
- Click sur Authorize and paste the access token
- Try to define parameters for the next endpoint

- The field
resultsLimitis in error with20which is an integer.
PrestaShop version(s) where the bug happened
9.0.x
PHP version(s) where the bug happened
8.1
If your bug is related to a module, specify its name and its version
No response
Your company or customer's name goes here (if applicable).
Metadata
Metadata
Assignees
Labels
APIBOCategory: Back OfficeCategory: Back OfficeBugType: BugType: BugDetected by TEIssue detected by TEIssue detected by TENMIStatus: issue needs more informationStatus: issue needs more informationTrivialSeverity: trivial bug > https://build.prestashop.com/news/severity-classificationSeverity: trivial bug > https://build.prestashop.com/news/severity-classificationWaiting for devStatus: action required, waiting for tech feedbackStatus: action required, waiting for tech feedbackdevelopBranchBranch
