-
## Issue Description
I'm getting this error **TypeORMError: Driver not Connected** and no clue about what is causing it. I also searched this error here and in Stackoverflow but found nothing. …
-
Hey guys, I am trying to implement reading from kinesis data streams and storing it into an s3 bucket using Hudi.
I was able to add the data into s3 by referring and running the following code- http…
-
We currently have many templates that need access to azd environment variables to be able to run either hooks, scripts, or local dev server.
There are two ways that templates often do that:
Writ…
-
### Steps to reproduce
- Create an app with `skip_client_authentication_for_password_grant true`
- Create a user (A) and create a token for it
- Create another user (B) and its token
- `POST /re…
-
### Use case description
In scope of a single service we'd like to be able to setup cloud components which are deployed to multiple providers.
Side considerations to keep in …
-
### I'm submitting a ...
- [ ] bug report
- [ ] feature request
- [ ] question about the decisions made in the repository
- [x] question about how to use this project
### Summary
I…
-
## Bug Description
When editing an object with 59 fields, only the first 29 are visible
## Expected behavior
All fields should be visible
## Technical inputs
Use this python cod…
-
When running tests locally, there are a couple of issues which we encounter
- typeorm drop schema which runs pre_test fails => fix: Make sure the env is properly being set prior to executing the te…
-
### Description
This report is from the Kabila team.
1. I believe since we updated to "@hashgraph/sdk": "2.45.0"
2. We were using 2.44.0 and before we never had these errors, this change was m…
-
Running the following code:
`from venmo_api import Client`
`at = Client.get_access_token(username='*****************', password='***********')`
getting the following response:
`Error: {'error'…