Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizdler returns old result unless closed and reopened #24

Open
rsaritzky opened this issue Jun 18, 2020 · 0 comments
Open

Wizdler returns old result unless closed and reopened #24

rsaritzky opened this issue Jun 18, 2020 · 0 comments

Comments

@rsaritzky
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant