Stefan Falk

Results 19 issues of Stefan Falk

**Is your feature request related to a problem? Please describe.** I would like to store jobs using firestore. **Describe the solution you'd like** Similar to the `MongoDBDataStore` there should (or...

enhancement

I am trying to implement a minimum working example to find out why I get a `TOKEN_EXPIRED` error just a few seconds after logging in. For this I am preparing...

I am using `zeep==4.1.0` (Conda, Python 3.10) and experience a weird issue: Only in debug-mode (PyCharm), zeep will throw me the following `RecursionError` ```none ... File "/home/sfalk/miniconda3/envs/ris-sync/lib/python3.10/site-packages/zeep/xsd/elements/element.py", line 232, in...

I'm getting out of ideas. After trying for an eternity I'd like to ask directly how it's possible to add a blot in Angular. I want the user to be...

Hi! I am currently taking a look at jina-ai. The plan is to get a simple text-based document search going and so far I've managed to make a simple demo...

### Version info **Angular:** 15 **Firebase:** 9 **AngularFire:** 7.5.0 ### How to reproduce these conditions **Steps to set up and reproduce** > Note: I am testing this locally and on...

I am generating a TypeScript API-client via the task `:server.generateClient` in my web-app `build.gradle`. In order to compile the web-app, I need to build and compile the API-client as well...

The title says it all.. I am trying to generate a client using OpenAPI but I have no idea how to get a server up and running ([see](https://stackoverflow.com/questions/65629920/how-to-create-typescript-angular-client-from-spring-boot-server-in-gradle-task)). For OpenAPI...

Hi! I am currently tying to use the generated client inside my Angular web app. However, the issue I am facing is that I am unable to correctly load/import the...

Any media played in my application requires an access token from the server. However, this access token may expire at some point which is why I need some logic in...

type: question
status: waiting on response