-
I am using version 1.1.21. My command line is:
`hoodiecrow -d --smtpPort=25 --port=143`
When I connect with Evloution/Apple Mail/Thunderbird there is no error but also no messages are retrieved. Whe…
-
Really enjoying this project, got it set up today on a Mac Mini! I did have one issue with notifications, so reporting what I can here. I did find a workaround which is at the bottom.
**Issue**
On…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
## Title: CORS errors when trying to update playlist
Issue found of: September 28th, 2024 or earlier
### Endpoint(s):
* `PUT https://api.soundcloud.com/playlists/{id}`
### Steps to reprodu…
-
I'm trying to fetch reactions for a post but getting 400 as the response, for every post.
- Request: `self.client.get_post_reactions("7245842286930976768")`
- Response: `{'status': 400}`
@tom…
-
Because the client is responsible for requesting the payload, if the client was to be compromised the code could be modified to request any payload in the payloads folder.
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
TLS client certificates are included within CORS notion of [credentials](https://fetch.spec.whatwg.org/#credentials), for the reasons captured in [CORS protocol and credentials](https://fetch.spec.wha…
-
On initial request https://example.com i get below CORS issue i can't explain. The background image is loaded and login redirect did not happen. Then when i reload the page again the redirect works as…
-
**I'm submitting a feature request**
Have you thought of introducing an interface for the Http- and Fetch-client which supports a minimal amount of methods (probably `fetch()` as this is the only…