I am using the Pipefy API with a service account, which is an Oauth2 authentication . This authentication works until the token expires. When the token expires using the graphql node it does not update the token:
This sounds like a bug in the GraphQL node, thanks for bringing this to our attention. Will investigate this internally and keep you posted Tracking [NODE-1766]
No updates yet unfortunately I’ll ping internally to see if we can bump this up. In the meantime, I recommend that you use the HTTP request node instead.
Hi @pitazzo, we don’t have an ETA for this yet unfortunately You should be able to use the HTTP Request node instead in the meantime. We’ll update this as soon as we have any updates