I’m using some JS code that I run with the customJS module (works fine). I’m looking for a way to debug my code easily for some applications (xero for example) that are using Oauth2.
As Make has already made the work, I was wondering if I can get the access token that make has generated. With that, i can test with live data instead of downloading bundles that are rapidly outdated.