-
**Describe the bug**
When attempting to create a new chatflow using the Flowise API, I receive a 500 Internal Server Error with the following message:
`Error: chatflowsService.saveChatflow - Unexp…
-
#### App crashes when sending message in Gifted Chat
I am experiencing a crash in my Expo app when I send a message using the Gifted Chat component. The app works perfectly in the Android simulator…
-
**ACTUAL**
When a call to `TweetService.post(...)` results in an error from the Twitter API indicating the request was rejected due to quotas, e.g.:
```
{
"errors": [
{
"message…
-
**Describe the bug**
A internal api has been deprecated:
![image](https://github.com/user-attachments/assets/b54b4e2f-6390-4994-8522-540dcb068179)
**To Reproduce**
Steps to reproduce the beha…
-
Follow up to https://github.com/JabRef/jabref/issues/11870 and https://github.com/JabRef/jabref/pull/12078.
Sub-issue of https://github.com/JabRef/jabref/issues/11872
### Setup:
1. Download and insta…
-
When opening the main entry point of the API https://marketplace-api.sshopencloud.eu/api/ there is currently a not very helpful information: sending status 500 with the error message "No static resour…
-
- Problem with having `\n` character as the delimiter now that we can send documentation data and other messages that may contain the new line character. We should change this delimiter to something …
-
Right now WEBJS send `sent: true` in case of success on `POST /api/forwardMessage`.
To track status properly (like read, etc) we should return the message instance instead, need to work on engine int…
-
Rather than throwing an error on the console on errors or just a "success" alert on success , let's send an appropriate message from the API and display it as a toast alert on the dashboard.
Currentl…
-
I am trying to use the DDP Realtime API to initiate a LiveChat conversation but I am facing issues. I am doing all the steps as per the documentation. In the first API outcome, you can see that it say…