You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a webservice that I am testing. It is designed to return an error and no data if a record in the database is not there.
If I call the webservice for a valid record, it works fine. But if I call the webservice a second time with an invalid record key in the same Wizdler window, I get the intended error message, but I get the data from the first website call.
But if I close the Wizdler window and reopen a new one, I get the correct results.
Is Wizdler caching anything anywhere? This has happened on a couple of different web services.
The text was updated successfully, but these errors were encountered:
I have a webservice that I am testing. It is designed to return an error and no data if a record in the database is not there.
If I call the webservice for a valid record, it works fine. But if I call the webservice a second time with an invalid record key in the same Wizdler window, I get the intended error message, but I get the data from the first website call.
But if I close the Wizdler window and reopen a new one, I get the correct results.
Is Wizdler caching anything anywhere? This has happened on a couple of different web services.
The text was updated successfully, but these errors were encountered: