You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way we can utilize HMAC access id and secret key rather than passing the authentication JSON? I tried to find documentation on this but wasn't able to find anything. I saw a mention of setting environmental variables for this but couldn't find much. Overall, it would be preferable to pass these as regular variables instead.
Thanks,
Santosh
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Utilize HMAC access ID/secret keys instead of JSON
Utilize HMAC access ID/secret keys instead of JSON authentication file
Jul 30, 2020
You could perhaps look at generating those using curl or otherwise, if I have some working examples I can look at then they can be built using googleAuthR etc.
Hello,
Is there any way we can utilize HMAC access id and secret key rather than passing the authentication JSON? I tried to find documentation on this but wasn't able to find anything. I saw a mention of setting environmental variables for this but couldn't find much. Overall, it would be preferable to pass these as regular variables instead.
Thanks,
Santosh
The text was updated successfully, but these errors were encountered: