Skip to content

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

Open
@MMJM

Description

@MMJM

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    serverIssues regarding the server component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions