My question:
In the Day 27 challenge, I am asked to use a GET request for retrieving the user information, but the only request available is a PUT request from the Good Bank API.
Details (like screenshots):
My question:
In the Day 27 challenge, I am asked to use a GET request for retrieving the user information, but the only request available is a PUT request from the Good Bank API.
Details (like screenshots):
Even I was stuck at this on Day 27 but follow the steps below:
PUT
Update User Information request to New user workflow
folder.Update User Information
to Get User Information
.Authorization
to Inherit auth from parent
.Thanks for the help buddy, I was really stuck on this one!