Im doing a GoToWebinar integration to get some data that´s not included in the native app and i need.
My auth is working for the first token but is not refreshing so i get promted to re-auth after 60 mins and my zaps get turned off, i noticed im getting a “403” error instead of a “401” so i guess i need to handle it manually??
Q: does anybody has some snippet/example to handle a 403 error as 401 in zapier´s platform UI ?
**The objective is to trigger the Refresh Token request when i get a 403 error (instead of a 401)