aiosfstream icon indicating copy to clipboard operation
aiosfstream copied to clipboard

Env variables

Open ivanhtemp opened this issue 6 years ago • 2 comments

It would be great to edit the variables TOKEN_URL, COMETD_PATH and API_VERSION. I had to clone the repo and change this values. BTW. great job. Very helpful.

ivanhtemp avatar Jun 05 '19 13:06 ivanhtemp

Hi @ivanhtemp

I would consider making these constants configurable from the public API of the library (with the exception of API_VERSION), but I'm just not sure that I can come up with a use case for it.

Can you explain why was it necessary for you to change these values?

robertmrk avatar Jun 05 '19 13:06 robertmrk

Hi @robertmrk . We are using another SalesForce environment for receiving events and we had to change these variables.

ivanhtemp avatar Jun 27 '19 07:06 ivanhtemp