Today our ability to use API to update passwords stopped working. No changes have been made at this end.
We have verified the admin account used by the API code is good and working. Error message below generated when a small test program written in C# using the google .NET provisioning api was run. Error message we received: Google.GData.Client.GDataRequestException: Execution of request failed: https://apps-apis.google.com/a/feeds/ut.utm.edu/user/2.0/cjones ---> System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.HttpWebRequest.GetResponse() at Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, Uri clientLoginHandler) at Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc) at Google.GData.Client.GDataGAuthRequest.EnsureCredentials() at Google.GData.Client.GDataRequest.EnsureWebRequest() at Google.GData.Client.GDataGAuthRequest.EnsureWebRequest() at Google.GData.Client.GDataRequest.Execute() --- End of inner exception stack trace --- at Google.GData.Apps.UserService.Query(UserQuery feedQuery) at Google.GData.Apps.AppsService.RetrieveUser(String username) at WindowsFormsApplication1.Form1.button1_Click(Object sender, EventArgs e) in C:\Users\administrator.UTM\Documents\Visual Studio 2010\Projects\SetGoogleAppsPW\SetGoogleAppsPW\Form1.cs:line 28 -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
