Hi @yuetmeng ,
What Service Authentication, Authentication Mode are you using? I have found an article that states "This error only occur when impersonate authentication is chosen in the ServiceInstance settings"
Troubleshooting steps:
Open the security property of the local account running the K2 service (C:UsersAppDataLocalTemp by default).
Ensure authenticated users have the following acces rights on the folder:
- Read
- Write
- Modify
It would be helpful if you could share your ServiceInstance Configuration for the Endpoints WebService that you are trying to register.
Kind regards,
Dian
Hi Dian,
We are using 'Static' as the Authenication Mode in the Service Instance Configuration using EndPoints WebService.
Thanks for sharing the article and troubleshooting steps, we verified that the authenicated users have the access rights (Read, Write, Modify) in the temp folder.
For the Service Instance Configuration, we kept all fields with its default value other than the Authenication Mode, User Account, Password, WebService URL.
Thank you.