You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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
errorI 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
The text was updated successfully, but these errors were encountered: