I keep getting this error about missing credentials, even though I have them here and it’s running. I’ve run the same exact command before and this error didn’t happen, but now I keep getting it. Any ideas why?
@ineedqshelp Please make sure that the credential pair being passed is correct. As part of the datasource creation, the check to connect with these credentials is failing. Hence import job is failing.
1 Like
The credential pair is correct, is there any other reason this error could be happening?
There is an extra space character before the DataSourceId in the OverrideParameters.
1 Like
@ineedqshelp Did @zhaopan’s solution work for you? If so, please let the community know by marking that reply as “Solution” (Click the check box under the reply).