nango icon indicating copy to clipboard operation
nango copied to clipboard

Salesforce refresh token

Open skwidy opened this issue 4 years ago • 0 comments

Hello there,

Been using Pizzly for quite a while now, and it seems we've always had problems with refreshing the Salesforce token. The refresh strategy configured on the connected app is "valid until revocation" so technically it should not expire.

When I'm taking a closer look at the token in Pizzly, the "expiresIn" value is 0.. I'm pretty sure it expires the first time we use it.

In "tokenResponseJSON" on the Pizzly dashboard I also have "expires":"Thu, 01 Jan 1970 00:00:00 GMT", but I'm not sure if it corresponds to the token itself or the server's response.

Do any of you have the same problem? Is it related to the configuration or Pizzly itself? I remember seing a commit that said there was a problem, maybe it is related?

Thanks

skwidy avatar Mar 31 '21 08:03 skwidy