0

I am trying to run my postman collection with the help of runner option while running the collection I am getting "Data unavailable" Error message and my script stop there itself.

Can anyone please guide me for same.

enter image description here

Amit Pal
  • 177
  • 3
  • 11
  • Can you provide some more information? What does it say in the console? What is the script? – ankit_m Jul 02 '18 at 07:14
  • @ankit_m I have attached the screenshot please find the same. – Amit Pal Jul 02 '18 at 07:19
  • Have chosen the correct environment first? The request is just showing the variables that you entered rather than the actual values. – Danny Dainton Jul 02 '18 at 07:25
  • @DannyDainton Let me attach new screenshot than the whole picture will be clear. – Amit Pal Jul 02 '18 at 07:28
  • Sure, seems a little vague at the moment, the screenshot you posted is after everything has happened and the result of an individual request. You're missing all the set up information. – Danny Dainton Jul 02 '18 at 07:47
  • @DannyDainton I have uploaded the new image can you please see now? – Amit Pal Jul 02 '18 at 08:05
  • I have solved the problem, I missed to add status pass test script under one API call I have made the changes and save it then try to run my collection again and it works for me. – Amit Pal Jul 04 '18 at 06:25

1 Answers1

0

This is an ongoing issue from postman's end. For workaround you can delete your history and then run your collection.

Abhishek
  • 153
  • 1
  • 7