Skip to content

[Memos] ... #18224

@orime

Description

@orime

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: memosIssues related to the memos extension

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions