zaproxy/zap-api-docs

Add "no_implementor" note

kingthorin opened this issue · 3 comments

As discussed on IRC, and related to https://stackoverflow.com/questions/59032957/what-does-no-implementor-mean-when-running-ajaxspider-in-python-zap-module

We should add a note early on in the api docs about possible causes/solutions to "no_implementor" errors/results.

Maybe something like:

Check that the necessary addon or component is installed and enabled. (For example if you receive "no_implementor" in relation to Ajax Spider calls, perhaps the Ajax Spider addon isn't installed.)

@kingthorin Should this be a subsection inside Ajax Spider or should we create a general troubleshooting page and add all the contents relevant to APIs there?

I think a general section or page.

Closing issues as it has been fixed by #17