30 days of Postman for developers => Issue on Day 18

Hello,

i’m little stuck with the day 18.
i try to do the task but got 404 on the sample request, with a message

    "name": "instanceNotFoundError",
    "header": "Unable to find user",
    "message": "This user has been deleted."

i’m not sure it’s normal, as i see nowhere people have the same behavior.

same error if i just paste the url in a browser
https://2a6e0231-05f5-4028-8571-cbce1dcfb5b5.mock.pstmn.io
return = {“error”:{“name”:“instanceNotFoundError”,“header”:“Unable to find user”,“message”:“This user has been deleted.”}}

So my question is am i doing something wrong or is it just that this challenge is broken :frowning: ?

Hey @dada2000 :wave:

That challenge has been around a while and have passed through v9 and v10 of Postman, each of these slightly changed some elements of the API Builder.

For that challenge, as long as you have imported the API/Collection and that you’re aware that the API Builder feature can be used, you should be good to submit this Collection in the solution request.

Ok thanks, yes i have left this challenge and continue the next ones. The goal is done for me.
But just for my understanding, this mock is just dead, that’s it ?

A mixture of things really - I’ll get that challenge amended to avoid further confusion for other users.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.