FuelSDK-CSharp icon indicating copy to clipboard operation
FuelSDK-CSharp copied to clipboard

ET_Client - master - Initialization from parameters

Open fbellgr opened this issue 7 years ago • 1 comments

It seems it is now impossible to use a NameValueCollection as a source of credentials. It will conditionally check the appsettings but otherwise go straight for the hard-coded file WITHOUT CHECKING IF IT EXISTS.

It would be nice if we could load the credentials from a custom source. In some of our applications, we use many different sets of credentials. This is a big deal for us.

The Dot9 branch seems to do things correctly but there are quite a few breaking changes AND JWT.cs is missing...

Thanks

fbellgr avatar Apr 22 '17 14:04 fbellgr

This seems to be available now. Can you please check and let us know?

sfdrogojan avatar Jan 08 '19 14:01 sfdrogojan