-
### 🧐 问题描述 | Proposed Solution
开发的是一个text to image的插件,初版相关url和api key参数写死的,调用一切正常:
接着进一步迭代,把url和api key提取可以配置的参数,调用就出现问题了:
日志:
```
>>> call in gateway... {
cookies: RequestCookies {},
…
-
To replicate
```
npm install
export API_KEY=(key)
npm test
21 passing (1s)
1 failing
1) Location API
example:
Uncaught Error: expect(received).toEqual(expected) // dee…
-
When I enter a location on Google places it searches continuously and also onPress is not working.
In the latest version I used, So because of continuously hitting Google api key, google console give…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
### Expected Behavior
I have a folder of requests, the aim is to run the folder to test scenarios.
Variables set are not used in the next query of the folder
- I have a login request from w…
-
### #
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
There is not a away to force the model to return structured json at the API leve…
-
**Describe the issue:**
When creating groups, the application roles are not being retrieved, which prevents roles from being added to groups. Roles should be fetched using the following API endpoin…
-
```
Kubernetes: v1.28.9
KubeBlocks: 0.9.2-beta.8
kbcli: 0.9.1
WARNING: version difference between kbcli (0.9.1) and kubeblocks (0.9.2-beta.8)
```
```
apiVersion: apps.kubeblocks.io/v1alpha1
…
-
### What type of issue is this?
Browser bug (a bug with a feature that may impact site compatibility)
### What information was incorrect, unhelpful, or incomplete?
There should be a warning about t…
-
@mikermcneil: As a user in the API, I want to do everything I can do in the UI, including (via one single API request) running a live query with arbitrary SQL against any of the hosts I can target wit…