Postman Day 27 - missing the user information end point

Even I was stuck at this on Day 27 but follow the steps below:

  1. Duplicate PUT Update User Information request to New user workflow folder.
  2. Update PUT to GET.
  3. Update Update User Information to Get User Information.
  4. Change Authorization to Inherit auth from parent.
5 Likes