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
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:
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:
Observe that the following error is thrown:
Realm CLI Version: realm-cli version 2.0.0
The text was updated successfully, but these errors were encountered: