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
Was getting exceptions when using Error and troubleshooting made it seem like that was causing it to skip receiving the method_request. When replaced with Exception, it started working. :)
0 commit comments