-
1. Define Endpoints:
- Create endpoints to handle translation requests, such as `/translate`.
- Use HTTP methods like POST to submit translation requests and GET to retrieve translated content…
-
I got a failing test which turned out to be because `llm-ollama` was installed:
```
> assert not self._requests_not_matched, (
f"The following requests were not expected:\…
-
Now that SPDF has validation API in the cloud we should add functionality here that can call that API using the requests library.
```py
import requests
file = "mms1_fgm_srvy_l2_00000000_v01.cd…
-
Hi
I have installed the certificate (https://github.com/AppiumTestDistribution/appium-interceptor-plugin/blob/master/certificate/certs/ca.pem) on my Android emulator (Platform 14). When I run the c…
-
On successfully adding Trakt.tv client ids and secrets and authentication , upon syncing data , i am getting this error now on macOS 14.5 x86-64.Btw many thanks for such fast app built with rust.I ju…
-
If I grep inside the docker container for `cohenaj194/azerothauctionassassin` it seems to be using the URL params:
```
# grep -R access_token .
grep: ./utils/__pycache__/api_requests.cpython-312.…
-
### 🚀 Feature Request
Hi team, I have noticed that the new feature 'maxRetries' has been released in the release 1.46 for the API request, which is great. Can I also please request another property…
-
We dont have an easy way to distinguish epivis-originated API requests in our server logs, making it somewhat difficult to measure actual usage of epivis. We could prepend/append to or replace (im no…
-
### Describe the bug
The scores page for programming exercises contains the ` Code` button for every student. Every one of those buttons makes a request to the `/api/ide-settings` endpoint.
### …
-
Hello, I’d like to suggest adding the google_api_headers package to improve functionality when calling Google APIs with an app-restricted API key.
### Reason
This enhancement would streamline AP…