repo
repo copied to clipboard
WTR-LAB Broken
Extension information
WTR-LAB
Steps to reproduce
- download wtr-lab extension
- open any novel
- throws error
Miru version
1.8.1
Other details
DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code. The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request" Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
#0 new JSError (package:flutter_js/quickjs/object.dart:92)
#1 _dartToJs (package:flutter_js/quickjs/wrapper.dart:60)
#2 _JSFunction._invoke.
Acknowledgements
- [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.