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

Cloning a realm app with 3rd party HTTP services fails with error "error writing http endpoints" #194

Open
obianachebe opened this issue Aug 1, 2021 · 0 comments

Comments

@obianachebe
Copy link

Goals

I would like to clone an existing realm app with 3rd party HTTP services

Expected Results

I expect realm-cli to clone the app and all its 3rd party services.

Actual Results

The command fails with error "error writing http endpoints". Locally, an identical copy of the existing app is created, but in Realm UI, the new app created is completely blank.

Steps to Reproduce

First, create the parent realm app with 3rd party HTTP services in Realm UI. Then, clone the parent realm app:

> realm-cli apps create --remote [PARENT_APP_ID] --name [NEW_APP_NAME]

Observe that the following error is thrown:

app create failed: error writing http endpoints

Realm CLI Version: realm-cli version 2.0.0

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

1 participant