The plugin returned a error response without frames if a response from AA has some error. Therefore, it couldn't return frames even if there are some acceptable responses on regex mode.
This PR fixes to return frames even if the response error occurs.
The plugin returned a error response without frames if a response from AA has some error. Therefore, it couldn't return frames even if there are some acceptable responses on regex mode.
This PR fixes to return frames even if the response error occurs.