Legacy Dev Forum Posts

 View Only

Sign Up

How auth expiry works across APIs

  • 1.  How auth expiry works across APIs

    Posted 06-05-2025 19:33

    Darren_West | 2020-07-22 15:22:33 UTC | #1

    1. We initialise the webrtc sdk with an oauth access token, the session does not terminate when the token expires and we are still able to answer calls. When does the sdk get unauthenticated? (e.g. is there a timeout?)
    2. We use a notification for conversation updates through the rest api but this remains active after the token has expired. Although performing other operations using that token gives us unauthenticated, is there anyway to force the subscription to end on token expiration. We looked at the v2.users.{id}.tokens but it doesnt seem to fire an event when the token expires, just when it is created.

    Thanks, Darren


    system | 2020-08-21 11:14:25 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 8345