dyvenia / viadot

A simple library to move data between places.
https://viadot.docs.dyvenia.com
MIT License
25 stars 40 forks source link

SAP_RFC wrong/missing credentials #819

Closed angelika233 closed 10 months ago

angelika233 commented 11 months ago

When the wrong credentials key is passed connector still will download data using default credentials. There is no error or at least a warning. The credentials key with a typo will download data from default credentials.

I suggest adding an error if the credentials key is not found.

adrian-wojcik commented 10 months ago

PR with changes created under the link: https://github.com/dyvenia/viadot/pull/824