PipedreamHQ / PipedreamHQ/pipedream

[BUG] Omnivore "Get Article" cannot list users

Open
#10,502 3 comments 0 reactions 1 assignee Claimed by @jcortes View on GitHub
bug triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
In the Omnivore action "Get Article", a prop supposed to list users seems to always return "unexpected server error".

**To Reproduce**
1. Create an action step using the "Get Article" component;
2. Attempt to load the list of users in the first prop.

**Expected behavior**
The list of users should be loaded.

**Screenshots**
![image](https://github.com/PipedreamHQ/pipedream/assets/48412907/603752fc-edde-47e3-a797-169bc534875f)

**Additional context**
I've already checked the GraphQL query for listing users, and it seems to [match the schema correctly](https://github.com/omnivore-app/omnivore/blob/40327a50013c8764ba86085d70cb13f9263be931/packages/api/src/schema.ts#L115), so I've sent a message to Omnivore support regarding this.

This issue is being created so that #9898 can be released without losing sight of this bug, since it is unrelated to that issue and happens in the currently live component.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.