Giter Club home page Giter Club logo

Comments (5)

tsightler avatar tsightler commented on June 16, 2024 1

Ah, maybe you are referring to API example which uses dotenv to read configuration from .env files? I'm not aware of any changes there though, that file hasn't changed for 8 months.

from ring.

dgreif avatar dgreif commented on June 16, 2024 1

I did update the version of dotenv over the weekend, so it's possible there was a change within that dependency which caused it to no longer read from any random *.env and instead read only .env files. As far as I know, it's only supposed to ready .env so maybe they just fixed a bug. Either way, I'm glad you found a solution and sorry for the headache!

from ring.

tsightler avatar tsightler commented on June 16, 2024

I just walked through this process with no issues using a very simple test program that does nothing but connect and list locations, no issues. You will likely need to post the code you are testing to have any hope of resolving the issue.

from ring.

WillKrzy avatar WillKrzy commented on June 16, 2024

my env file was named ring.env. This used to work by default, I suppose some change happened and it know exclusively reads .env file by default. It may be helpful to clarify this in documentation for others.

from ring.

tsightler avatar tsightler commented on June 16, 2024

I'm afraid I have no idea what ring.env is. I'm not aware that ring-client-api will read any file by default, if you want to read in a configuration, your custom code will need to do it as the API does not maintain updated tokens. I could not find any examples that use ring.env in this repository. If you can help me better understand what you are referring to I'm happy to update anything that is unclear.

from ring.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.