Christoph Berger
Christoph Berger
tooljet/try v2.0.1: HTTP 403 after answering company size. On-screen message: "forbidden resource"
### Version Information tooljet/try v2.0.1 ### Environment - ToolJet Docker - containerd v1.6.8, runc: v1.1.4 - Colima 0.5.2 on macOS 13.1 ### What is the expected behaviour? Clicking either "Continue"...
I tried to verify the DMG image of OpenSCAD 2021.01 using the associated .asc file "OpenSCAD-2021.01.dmg.asc". However, GPG says it cannot find the signing key in my keychain. GPG reports...
Hi @rwieruch , thanks for providing this super-useful API. It seems that for SO, the data is incorrect: ```json { "ppp": { "countryCodeIsoAlpha2": "SO", "currenciesCountry": [ { "code": "SOS", "name":...
Hi @aleksey-rezvov, is this repository still active? The last commit was about one year ago.
**Describe the bug** When I try to obtain database information via API > Postgres Connection, I get the error message "You don't have permission to access the database". **To Reproduce**...
See if parts of the text (sample code etc) can be generated from the source code, instead of maintaining an extra README file.
Add an interactive prompt using [go-prompt](https://github.com/c-bata/go-prompt), to allow interactive command completion independently from the kind of shell used.
Generate the code for commands & flags from either a spec file, or from existing code & code comments.
Add a SIGINT (Ctrl-C) handler with the option to add custom cleanup code.