Replies: 1 comment 2 replies
-
|
@MrHinsh any help please ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I Have the following issue when trying to migrate pipeline :
[09:41:30 ERR] [16.3.3] Configuration file '.\config.json' is not valid against the schema.
Validation errors (deduplicated & filtered):
Likely root cause missing properties (all deduped candidate sets):
Path: MigrationTools.Endpoints.Source
- missing AccessToken, AuthenticationMode, Organisation (freq 1)
Path: MigrationTools.Endpoints.Target
- missing AccessToken, AuthenticationMode, Organisation (freq 1)
Path: MigrationTools.Endpoints.Source
Path: MigrationTools.Endpoints.Source.EndpointType
Path: MigrationTools.Endpoints.Target
Path: MigrationTools.Endpoints.Target.EndpointType
Total unique validation errors after filtering: 4
below is the config file:
Beta Was this translation helpful? Give feedback.
All reactions