I cant pass the secont check my progress. When trying to complete this instruction:
Use curl to make a content:inspect request, replacing ACCESS_TOKEN with the string that was returned in the previous step and PROJECT_ID with your lab project ID:
I checked other similar problems at this forum and no accurate solution was given.
I cannot complete the specialization without this. Does anyone know what’s the problem with that?
I had the same output when I didn’t replace the access token and project_id. Try to execute the commands again just by replacing the access token you get it when this command is executed(gcloud auth print-access-token->Task-2 3rd one) and also replace the project_id in both inspect-request.json and new_inspect_file.json. Once you have made these changes you won’t seeing the same output. This is what I observed in this assignment. Hope this helps you as well.
Hi, I was going to try my last possible time (5/5) and reach out to qwiklab help centre as sugested, but the words “clean the cache” tackled my mind. I did this and everything turned out ok. I finally finished this assignment. Thank you.
@Graziella_Cardoso_Bo Did you solve your problem ?
I am also facing the same problem. I cannot complete the specialization without this.
Can you please help me to solve the problem?
@Graziella_Cardoso_Bo
Thanks for your prompt reply.
How you cleared your cache ?
export PROJECT_ID=[YOUR_PROJECT_ID] in my case this is the instructed command but for others it was different.
is there any issue with the command ?
It really was a different command. Maybe its another task. Can you write the whole task?
In order to clear the cache, go to settings of your browser. I dont know where it is in you browser, but if you put on google How to clear cache, the instructions simple and easy.
Hi i faced the same issue than described above , however with using the code above i get the following message :
{
“error”: {
“code”: 400,
“message”: “Malformed parent field: "projects/".”,
“status”: “INVALID_ARGUMENT”
}
}