Open mrkkrp opened 4 years ago
gogol
predates the "Google Cloud Client Libraries" specification and emulator and also offers no specific environment variable support outside of the compute authentication related variables.
I have an update (2.0
, if you will) in the works which will incorporate many (most?) of these changes but unfortunately due to covid is still far away from being useful.
I'm trying to use the library with the PubSub emulator. According to the docs setting the following environment variables
Should inform the applications built with "Google Cloud Client Libraries" (do these libraries use that?) that the emulator is being used. In my case setting the env variables has no effect and I get 404 error messages:
This happens even when the emulator is not running, so the library doesn't seem to even attempt to interact with the emulator.
Is it possible to talk to the emulator using the
gogol-pubsub
library?