-
Hi,
When I query the transaction by REST API, it returns the below json data.
command: curl http://localhost:5000/transactions/a11780d3-0c81-41d2-9cf4-883e6a241cd8 -X GET -i -H "Content-Type:applicat…
-
I have launched mediamtx, the log of which I am attaching:
2024/09/23 23:56:36 INF MediaMTX v1.9.0
2024/09/23 23:56:36 INF configuration loaded from /home/roman/Downloads/mediamtx_v1.9.0_linux_amd64…
-
#### **Description**
When submitting a large payload via a `textarea` in my application, Sqlpage returns the following error:
```
An error occurred while trying to handle your request: could n…
-
after launch solution in AWS global region. and after uploaded video in s3 bucket with file name 1.mp4
try to run following code and its throwing internal server error..
import requests
import …
-
I'm currently playing a little with this plugin and found an issue with POST requests.
If I POST a resource to my server the response has HAL format.
But unfortunately the self link does not poin…
-
Seems like Cloudflare has gradually started to enable Encrypted ClientHello support. You can see it on `rutracker.org` and `bo0om.ru` for example.
ECH was instroduced on Cloudflare several years ag…
-
### Problem
There is an issue when trying to set Additional properties (i.e,pkceMandatory field, Allow authentication without the client secret) using REST APIs, for the Application/Service Provide…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
0.13.0
### Commit ID
issue_create_session_241108
### Other environment information
_No…
-
Hi everyone!
I run samples PSDK on custom board STM32F405RGT6 (FreeRTOS)
Sample "widget" works very well, now i wanna run "DATA_TRANSMITTION" sample. Unfortunately, function "DjiTest_DataTransmissio…
-
It looks like openapi-backend isn't validating the Content-Type defined in the OpenAPI specification, and worse it will happily pass along payloads that aren't valid. For a quick example, if I have an…