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

Oura node uses removed V1 API #11510

Open
dnoggle opened this issue Nov 1, 2024 · 1 comment
Open

Oura node uses removed V1 API #11510

dnoggle opened this issue Nov 1, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@dnoggle
Copy link

dnoggle commented Nov 1, 2024

Bug Description

Oura's V1 API was removed January 22nd, 2024 and is still used in the Oura n8n node. In the code you can see it calling the V1 api here: https://github.com/n8n-io/n8n/blob/master/packages/nodes-base/nodes/Oura/GenericFunctions.ts#L29.

All calls to the Oura node fail with a 404 due to this, leaving the node in a completely broken state. Documentation discussing the V1 removal: https://cloud.ouraring.com/docs

To Reproduce

  1. Create an Oura node
  2. Test it

Expected behavior

The Oura node uses V2 API

n8n Version

1.65.2

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Nov 1, 2024

Hey @dnoggle,

We have created an internal ticket to look into this which we will be tracking as "GHC-375"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants