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
I want to send an email when the access token expires. I see there's a method in kiteconnect.php setSessionExpiryHook but I'm not sure how to use that. Can you post an example?
The text was updated successfully, but these errors were encountered:
Too late to answer, but it expires every morning. Alternatively, you can just send get profile request every 5 minutes. If it fails, it means the token is expired.
I want to send an email when the access token expires. I see there's a method in kiteconnect.php
setSessionExpiryHook
but I'm not sure how to use that. Can you post an example?The text was updated successfully, but these errors were encountered: