APIs & Integrations

Sam_Alford
Member | Diamond Partner
Member | Diamond Partner

Problems with Oauth all of a sudden

SOLVE

Is anyone else having issues with OAuth all of a sudden? I’ve just noticed all my integrations are getting 401 errors in the last couple of days and I haven’t changed anything. Just wondering if it is an issue broader than me??

0 Upvotes
1 Accepted solution
Derek_Gervais
Solution
HubSpot Alumni
HubSpot Alumni

Problems with Oauth all of a sudden

SOLVE

Hi all,

A change was pushed yesterday that may have changed the size of some OAuth access tokens. OAuth2 access tokens have no defined maximum size; our tokens may increase (or decrease) in size as we change the information encoded within. We strongly recommend not applying a size limit for token storage, as it could result in issues in the future. For any other questions, feel free to follow up in this thread and tag me.

@SAlford your issue sounds like it might not be directly related. Can you give me any more information on the error you're seeing?

View solution in original post

0 Upvotes
3 Replies 3
Derek_Gervais
Solution
HubSpot Alumni
HubSpot Alumni

Problems with Oauth all of a sudden

SOLVE

Hi all,

A change was pushed yesterday that may have changed the size of some OAuth access tokens. OAuth2 access tokens have no defined maximum size; our tokens may increase (or decrease) in size as we change the information encoded within. We strongly recommend not applying a size limit for token storage, as it could result in issues in the future. For any other questions, feel free to follow up in this thread and tag me.

@SAlford your issue sounds like it might not be directly related. Can you give me any more information on the error you're seeing?

0 Upvotes
Sam_Alford
Member | Diamond Partner
Member | Diamond Partner

Problems with Oauth all of a sudden

SOLVE

Yep, that fixed it for me. I increased the size limit of the tokens in my database and it fixed it right away.

Thanks guys!

ar-hz
Member

Problems with Oauth all of a sudden

SOLVE

I am getting the same error message as well.

0 Upvotes