searchcustomerid上的google

searchcustomerid上的google

本文介绍了searchcustomerid上的google apps无效凭据异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

应用程序在entry = svcGOrgan.RetrieveCustomerId(svcGOrgan.DomainName);行上抛出异常。凭证无效。





我可以使用其他方法但是RetrieveCustomerId会抛出错误。

The app throws an exception on the line "entry = svcGOrgan.RetrieveCustomerId(svcGOrgan.DomainName);" with invalid credentials.


I am able to use other methods but RetrieveCustomerId throws error.

推荐答案


这篇关于searchcustomerid上的google apps无效凭据异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-03 12:10