I have submitted all the requests without any issue except for the last request âComplete Trainingâ which gives me error as âcould not send requestâ .
Hey @apeksha-dalvi
Are you able to switch to the Desktop Agent (Clicking the button in the error message) or use the Desktop client to make the request?
Hello Danny,
I tried in postman agent but now it shows message as below, I hope I have installed the correct version.
Couple of questions:
- Where did you fork this training from? Can you share that link.
- If you open the console (botton left menu), whatâs the base url for that request?
- Where did you fork this training from? Can you share that link.
[
Postman
](Postman)
- If you open the console (botton left menu), whatâs the base url for that request?
Hey @apeksha-dalvi,
Weâre in the process of migrating some of our training APIs to different platforms.
The base URL variable that you have, would need to be changed to this one:
https://pstmn-test-checker.herokuapp.com
We will be updating the original Collections so that will not be an issue for anyone else who forks the original Collection.
Apologies for the inconvenience caused here.
Hello Danny,
I have changed the base URL as you have given and tried to send again each request but it is showing below error message.
Kindly look into this issue.
Hi @apeksha-dalvi.
From the last screenshot you provided, you updated the âbaseUrlâ variable instead of the âtest-apiâ variable, which was previously only used in the âComplete trainingâ request. The âbaseUrlâ is still the same. What you need to update is the âtest-apiâ URL, which should validate your submission for correctness.
Also, you shared this url as the collection you forked this training from. Looking at the complete training request in that URL, it differs from the screenshots youâve been sharing(check the URL bar and the test scripts). Is it possible that you pull updates from the base collection or try forking it again to get the most up-to-date version of it?
Thanks, issue got resolved and I received my badge also.