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

Implement "integration" routes in the non-saas server #1253

Open
S4RD7R opened this issue Mar 5, 2024 Discussed in #1248 · 1 comment
Open

Implement "integration" routes in the non-saas server #1253

S4RD7R opened this issue Mar 5, 2024 Discussed in #1248 · 1 comment
Labels
server Issues regarding the server component

Comments

@S4RD7R
Copy link

S4RD7R commented Mar 5, 2024

@tasn Discussion converted to issue ticket here.

Discussed in #1248

Originally posted by MMJM March 5, 2024
I have got the Docker image of Svix running locally.

I am able to Login fine and create an application like this:
svix application create '{\"name\": \"TestApp\"}'

When I grab the app ID and try to create an Integration like this:
svix integration create 'app_2dFSt8fO4lLXSoZ1usITKEpkFhg' '{\"name\": \"TestIntegration\"}'

All I get is an Error: 404 Not Found error

I have tried this on the SAAS service and it works fine.

I can list the applications and it certainly exists

What is going on to throw this error?

Thanks

@tasn tasn added the server Issues regarding the server component label Mar 5, 2024
@tasn tasn changed the title Cannot create an Integration Implement "integration" is open source server Mar 5, 2024
@tasn tasn changed the title Implement "integration" is open source server Implement "integration" routes in the non-saas server Mar 5, 2024
@tasn
Copy link
Member

tasn commented Mar 5, 2024

Thanks for creating the ticket!

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

No branches or pull requests

2 participants