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
The warning is issued by the keyring package which is used to store the API secret. Apparently the package finds no backed on your system for storing it permanently so it falls back to transient environment variable storage.
I'm well aware of the problems with keyring, and I'm sorry for your inconvenience. The issue should be resolved by #34. I will bump its priority so sit tight.
I tried following the instructions in the vignette to save my key, but I get a warning.
My
sessionInfo()
The text was updated successfully, but these errors were encountered: