Hello all,
*Solution Tried: *
I could not implement the mentioned command in Windows because if I have
installed the oauth2l using pip, then it does not recognize the provided
flags. Additionally, the documentation for this package isn't very clear. I
tried the same command (mentioned below) in
I trying to make an api call to generate the refresh token by making an
google ad api, I am stuck at the oauth authentication where I am unable to
run this command
oauth2l fetch --credentials credentials.json --scope adwords \
--output_format refresh_token
I'm getting this error, If I am a