Hello!
I'm struggling with the K2blackpoint - VPC I have. I'm trying to get a very simple workflow running.
I created a new list "Expenses" with a few columns. When I create a new item i want a task assigned to a user which has to desicde whether its approved or declined. If its approved, i set the "Flag" to yes, if not, i set it to "No". Pretty simple.
However, when I start the workflow it seems to start (is in progress) but doesn't create the task. I searched a while and checked everything. I believe I did everything like its done in the manual... still it doesnt work at all. In the error logs I can find an error for every time I tried. It sais:
Unable to modify workflow: The request failed with HTTP status 401: Unauthorized.
Does anyone know what I forgot?
I created a new webapp on the VPC-Server, I deployed all the solutions and created the new process with k2 studio...
Edit: I just created another, even more simple process: Startet on a list item, it just changes the "Flag" to "Yes".. However this throws a similar error on the list item event:
The request failed with HTTP status 401: Unauthorized.
Thanks for your Help
Big Harry