Denis Nelubin

Results 46 comments of Denis Nelubin

**Original comment by Denis Nelubin (Bitbucket: [gelin](https://bitbucket.org/gelin), GitHub: [gelin](https://github.com/gelin)).** ---------------------------------------- The app sends the current device location as a part of the requests to api.openweathermap.org. It's necessary to provide the...

**Original comment by Denis Nelubin (Bitbucket: [gelin](https://bitbucket.org/gelin), GitHub: [gelin](https://github.com/gelin)).** ----------------------------------------

**Original comment by Denis Nelubin (Bitbucket: [gelin](https://bitbucket.org/gelin), GitHub: [gelin](https://github.com/gelin)).** ----------------------------------------

**Original comment by Denis Nelubin (Bitbucket: [gelin](https://bitbucket.org/gelin), GitHub: [gelin](https://github.com/gelin)).** ----------------------------------------

Also, it's even not possible to send necessary JSON to Carto API for this case. It's necessary to POST JSON like: ```json { "connector": { "provider": "postgres", "connection": { "server":...

If the `/format` is set to a constant string, this constant string is always sent without details of the actual calendar event. I've found some such cases in the bot...