FFredericAL

Results 1 comments of FFredericAL
trafficstars

I had the same problem, I have done this instead to get the Uri : ``` function getUrl(){ Logger.log(OAuth2.getRedirectUri()); } ``` In the code, I found `getService_()`but I had the...