(Translated by https://www.hiragana.jp/)
🐛 Bug Report: createIntegration throws a NovuNetworkException · Issue #133 · novuhq/novu-java · GitHub
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 Report: createIntegration throws a NovuNetworkException #133

Open
2 tasks done
IamDucloux opened this issue Nov 1, 2024 · 2 comments
Open
2 tasks done

Comments

@IamDucloux
Copy link

📜 Description

When i try to call the createIntegration method defined in the Java SDK it throws an exception, apparently the SDK its trying to send a POST request to a endpoint that doesn't exists anymore.

👟 Reproduction steps

Using the Java SDK, try to use the createIntegration method to create an integration.

👍 Expected behavior

It should send a request to create an integration

👎 Actual Behavior with Screenshots

It throws a NovuNetworkException

Screenshot from 2024-10-31 22-33-55

Novu version

Novu SaaS

npm version

NA

node version

NA

📃 Provide any additional context for the Bug.

I'm using the most recent version of the Java SDK (1.6.0) in a Spring project

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Copy link

linear bot commented Nov 1, 2024

@scopsy scopsy transferred this issue from novuhq/novu Nov 3, 2024
@scopsy
Copy link

scopsy commented Nov 3, 2024

@IamDucloux thank you for the submission, transfered this to the java repo. There seem to be an issue with the endpoint pointing to create-integration instead of /v1/integrations POST command.

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