I have configured the OIDC provider plugin and created an oauth client for Zapier with authorization_code and refresh_token grant types. However Zapier gives the error:
Field named
Field named
refresh_token
not found in OAuth2 results
not found in OAuth2 results
when trying to connect to my app. Is refresh token not supported or do I need some additional configuration?