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
Breaking Change: Exceptions will be thrown to scripts directly when API calls fail, instead of returning null or
undefined. This may cause some old scripts to break if they don't handle exceptions properly. @zimuya4153@ShrBox