When I am attempting to complete Day 02 for the 30 Day Challenge, when I submit my solution the following error is shown - {
“error”: {
“name”: “instanceNotFoundError”,
“message”: “We could not find the collection you are looking for”
}
}
I have included request I am submitting https://api.getpostman.com/collections/{{12958258-8949c5b0-bcba-4e4b-a0df-8002c6e9f309}}
Thanks for your response. I have checked the collection id and i can confirm it is 12958258-8949c5b0-bcba-4e4b-a0df-8002c6e9f309. I have checked that this is in the URL and I sent it again and I seeing the same error.
As per your screenshot you are adding the complete ID value in {{}} brackets, try submitting without {{}} brackets. Since these brackets denote variables. By this value, there will not be any variable defined and this would have resulted in a null value and final URL will look like
“https://api.getpostman.com/collections/”