API Tester Turorial

Help me to identify the error

Hey @sudha

Can you show what the response body looks like, please?

The error is telling you that the property that you’re expecting in the first test, isn’t defined (It’s not in the response or at the place where you’re referencing).

It looks like you’re making a request to a shared Collection URL, which wouldn’t return the property you’re after here in the test. You would need to add that Collection URL as the {{collection-link}} param.

{{test-api}}/verify?collectionUrl={{collection-link}}

1 Like

Hi Danny,
Changing the collectionUrl as the {{collection-link}} param isn’t working

It’s not the same URL :smiley:

{{test-api}}/verify?collectionUrl={{collection-link}}