Even I was stuck at this on Day 27 but follow the steps below:
- Duplicate
PUT
Update User Information request toNew user workflow
folder. - Update PUT to GET.
- Update
Update User Information
toGet User Information
. - Change
Authorization
toInherit auth from parent
.