Closed
Description
...\cpprestsdk\Release\tests\functional\http\client\outside_tests.cpp(317): error: Failure in outside_ssl_json: CHECK_NOT_EQUAL(obj.find(L"pageInfo"), obj.end())
FAILED
...\cpprestsdk\Release\tests\functional\http\client\outside_tests.cpp(318): error: Failure in outside_ssl_json: CHECK_NOT_EQUAL(obj.find(L"items"), obj.end())
FAILED
...\cpprestsdk\Release\tests\functional\http\client\outside_tests.cpp(291): error: Failure in outside_ssl_json: Unhandled exception: not an array FAILED
Test case outside_tests:outside_ssl_json FAILED
{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceeded",
"message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=368036497463",
"extendedHelp": "https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=368036497463"
}
],
"code": 403,
"message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=368036497463"
}
}
Follow up to #27.
Metadata
Metadata
Assignees
Labels
No labels