Galaxy Testing and Automation Training Submission

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 :wave:

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

](Postman)

  • If you open the console (botton left menu), what’s the base url for that request?

GET http://postman-test-checker.glitch.me/verify?collectionUrl=https://elements.getpostman.com/redirect?entityId=30118770-5e5acddb-befe-4a29-a713-49aad69d69ce&entityType=collection

Hello Danny,
any update on this?

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.

This topic was automatically closed after 90 days. New replies are no longer allowed.