Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Todoist custom API call is not injecting the right Authorization header #4435

Closed
rendyt1 opened this issue Apr 12, 2024 · 1 comment
Closed

Comments

@rendyt1
Copy link
Contributor

rendyt1 commented Apr 12, 2024

Describe the bug
When using todoist custom API call pieces, it doesn't inject the right Authorization header. Todoist pieces uses Oauth2 which returns an object containing access_token property

To Reproduce
Steps to reproduce the behavior:

  1. Create a new connection for Todoist if you haven't already
  2. Create a new flow from scratch
  3. Add a Todoist action for Custom API call
  4. Use https://api.todoist.com/rest/v2/tasks as URL with GET method
  5. Click on Test Step

Expected behavior
Test step should give a list of tasks based on the connected Todoist account

Screenshots
Screenshot of the error
Screenshot 2024-04-12 105434

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If this issue is continuing with the latest stable version of Activepieces, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants