-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: memosIssues related to the memos extensionIssues related to the memos extension
Description
Extension
https://www.raycast.com/JakeYu/memos
Raycast Version
1.93.2
macOS Version
No response
Description
Error:
AxiosError: Request failed with status code 400
da:settle.js:19:11
---
16: if (!response.status || !validateStatus || validateStatus(response.status)) {
17: resolve(response);
18: } else {
19: reject(new AxiosError(
20: 'Request failed with status code ' response.status,
21: [AxiosError.ERR_BAD_REQUEST, AxiosError.ERR_BAD_RESPONSE][Math.floor(response.status / 100) - 4],
22: response.config,
---
IncomingMessage.<anonymous>:sendMemoForm.js:40:8014
IncomingMessage.emit:node:events:531:35
IncomingMessage.emit:node:domain:488:12
Steps To Reproduce
run memos form
Current Behaviour
No response
Expected Behaviour
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: memosIssues related to the memos extensionIssues related to the memos extension