Apigee Lab 9: Using Shared Flows Reviews
Loading...
No results found.

Apigee Lab 9: Using Shared Flows Reviews

4630 reviews

Anna S. · Reviewed almost 4 years ago

runtime loading > 30 mins

Artem H. · Reviewed almost 4 years ago

for some reason, overall_rating for product was set to 6 instead of 4.8 "WRS325FDAM": { "category": "Appliances", "image": "https://cdn.pixabay.com/photo/2017/10/07/16/39/fridge-2827034_1280.png", "name": "WRS325FDAM", "overall_rating": 4, "product_name": "Whirlpool® Stainless Steel 25 cu.ft. Side-by-Side Refrigerator", "short_description": "Take home a refrigerator that makes storing all your favorite fresh and frozen food easy. With 25 cu.ft. of capacity, this Whirlpool® side-by-side refrigerator offers the space you need to meet all your food storage needs." } } student_04_30cd217b62f9@cloudshell:~$ export PRODUCT_ID=WRS325FDAM student_04_30cd217b62f9@cloudshell:~$ export NEW_RATING=4.8 student_04_30cd217b62f9@cloudshell:~$ curl -H "apikey: ${API_KEY}" -X PATCH "https://api-test-${GOOGLE_CLOUD_PROJECT}.apigee-apijam.dev/retail/v1/products/${PRODUCT_ID}" -H "Content-Type: application/json" -d "{ \"overall_rating\": ${NEW_RATING} }" | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: api-test-.apigee-apijam.dev student_04_30cd217b62f9@cloudshell:~$ curl -H "apikey: ${API_KEY}" -X GET "https://api-test-qwiklabs-gcp-02-ab9513586b03.apigee-apijam.dev/retail/v1/products/${PRODUCT_ID}" | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 472 100 472 0 0 535 0 --:--:-- --:--:-- --:--:-- 534 { "category": "Appliances", "image": "https://cdn.pixabay.com/photo/2017/10/07/16/39/fridge-2827034_1280.png", "name": "WRS325FDAM", "overall_rating": 6, "product_name": "Whirlpool® Stainless Steel 25 cu.ft. Side-by-Side Refrigerator", "short_description": "Take home a refrigerator that makes storing all your favorite fresh and frozen food easy. With 25 cu.ft. of capacity, this Whirlpool® side-by-side refrigerator offers the space you need to meet all your

Dariia M. · Reviewed almost 4 years ago

Evgeniy B. · Reviewed almost 4 years ago

Denys K. · Reviewed almost 4 years ago

Viktoriia V. · Reviewed almost 4 years ago

Leonid B. · Reviewed almost 4 years ago

Sai S. · Reviewed almost 4 years ago

Vladimir F. · Reviewed almost 4 years ago

Oleksii T. · Reviewed almost 4 years ago

K J. · Reviewed almost 4 years ago

DARYL E. · Reviewed almost 4 years ago

Exporting the API KEY works fine, but the patch and get command just results in a 'Could not resolve host' error.

Sophie B. · Reviewed almost 4 years ago

Anil k. · Reviewed almost 4 years ago

Anil k. · Reviewed almost 4 years ago

Cyrille Kristein R. · Reviewed almost 4 years ago

Shradha U. · Reviewed almost 4 years ago

VENKATA G. · Reviewed almost 4 years ago

Ignacio C. · Reviewed almost 4 years ago

Bijula B. · Reviewed almost 4 years ago

Andrea F. · Reviewed almost 4 years ago

Gustavo G. · Reviewed almost 4 years ago

Ken N. · Reviewed almost 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.