Skip to main content
Nintex Community Menu Bar

Login Error "The operation couldn't be completed (com.k2.mobile error 500)" on K2 Workspace app

  • February 16, 2021
  • 0 replies
  • 109 views
  • Translate

Forum|alt.badge.img+8

Issue

When attempting to login to the K2 Workspace app for iOS or Android, after entering the K2 server URL and user's credentials, the following error appears:

21137iD6FAD1C6C2E3F6B7.png
 

Error Code

Sign In Failed
The Operation couldn't be completed.
(com.k2.mobile.error 500.)

 

Resolution

1. On your app/web server, make a backup of the K2Api's web.config file in this path:  [K2InstallDir]WebServicesK2Api 

 

2. Edit the web.config file in a text editor. 

 

3. Under <appSettings>, add the following settings: 

<add key="HostName" value="{HostName}" /> <add key="HostPort" value="5555" /> <add key="WorkflowPort" value="5252" /> <add key="DefaultAuthData" value="" />

For the HostName value, please replace with your server's HostName.


4. Save the changes.

 

5. Perform an IISRESET.

 

 

Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings