Zapier authentication oauth method not working?Each time authentication expires why is refresh token not working?
I have a integration in zapier. But the problem is oauth authentication is not working.I have tested authentication in platform UI i get the access token, refresh token,user values that i send from my app to zapier.I receive correct responses but after accessToken expires zapier account says the account is expired. What is the problem.I use node-oauth2-server to implemnt oauth in my app. I have tested using postman for refresh_token endpoint and it works correctly.Cn you please suggest any slutions as to test my refresh_token endpoint using zapier platform UI or zapier CLI