简体   繁体   English

使用SOAP从样本登录

[英]Login from Sample with SOAP

I'm trying to connect to the server, but as a function of cobrandLoginService.loginSobrand example for C# there is an exception: java.lang.NillPointerEsseption 我正在尝试连接到服务器,但是作为针对C#的cobrandLoginService.loginSobrand示例的功能,有一个例外: java.lang.NillPointerEsseption

In the settings are correct сobrand login and password, to TestDrive authentication passes. 在设置正确的сobrand登录名和密码后,即可通过TestDrive身份验证。

Web address may be incorrect server? 网址可能不正确的服务器? Set this in my profile. 在我的个人资料中进行设置。

What could be the problem and what information is needed? 可能是什么问题,需要什么信息? Thank you. 谢谢。

Are you using SOAP or REST sample? 您正在使用SOAP还是REST示例?

If SOAP - then make sure that you have all the parameters filled correctly in the APP.config file of the sample provided by Yodlee. 如果是SOAP,请确保在Yodlee提供的示例的APP.config文件中正确填写了所有参数。

If REST - Then you can call do the cobrand login by make the REST call based on this article 如果是REST-那么您可以根据本文进行REST调用,以进行联合品牌登录

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM