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
Hi,
I'm using this wrapper for g2w stats collection and is working fine for active tokens but if the token gets expired, the execute method throws exception:
Method LogMeIn\GoToWebinar\Exception\GoToWebinarException::__toString() must not throw an exception, caught Error: [] operator not supported for strings
Is there any way to handle the exception and refresh the access token if expired.
Thanks.
The text was updated successfully, but these errors were encountered:
shahidiqbal12
changed the title
Expired token is throwing exception
Exceptions are not handled
Oct 27, 2020
Hi,
I'm using this wrapper for g2w stats collection and is working fine for active tokens but if the token gets expired, the execute method throws exception:
Method LogMeIn\GoToWebinar\Exception\GoToWebinarException::__toString() must not throw an exception, caught Error: [] operator not supported for strings
Is there any way to handle the exception and refresh the access token if expired.
Thanks.
The text was updated successfully, but these errors were encountered: