Welcome to the Panopto Community

Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Options

Unable to authenticate the user when scheduling with RemoteRecorderManagement

Samuel ChanSamuel Chan Crackerjack

My colleague was trying out the ScheduleRecording method in SOAP API:

https://support.panopto.com/resource/APIDocumentation/Help/html/4a0ae0cc-ec3e-564c-80ad-0a274c4cc690.htm

We are getting a Fault back :

<s:Fault>
  <faultcode>s:Client</faultcode>
  <faultstring xml:lang="en-US">"Unable to authenticate the user."</faultstring>
</s:Fault>

Does this have anything to do with the token/cookies generated from my API client? My account already has Administrator access though. We didn't get this error when we try out other methods such as listing sessions, etc.

I wonder what's wrong.

Sign In or Register to comment.