We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Response time is > 200 ms when requesting signed in user details unlike performance requirements.
Low
URL: /api/me Method: GET Auth: Bearer Token retrieved from getAccessToken in The_Coop_API.postman_collection.json
/api/me
GET
getAccessToken
The_Coop_API.postman_collection.json
Response time is < 200 ms.
Response time is exceeds 200 ms and in some attempts exceeds 300ms.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
Response time is > 200 ms when requesting signed in user details unlike performance requirements.
Severity:
Low
Priority:
Low
Steps to Reproduce:
URL:
/api/me
Method:
GET
Auth: Bearer Token retrieved from
getAccessToken
inThe_Coop_API.postman_collection.json
Expected Results
Response time is < 200 ms.
Actual Results
Response time is exceeds 200 ms and in some attempts exceeds 300ms.
The text was updated successfully, but these errors were encountered: