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
The function requestRouter in src/request.ts lacks comprehensive error handling for unsupported methods or invalid parameters, which could lead to unhandled exceptions or unclear error messages for the users.