Hi,
when I study with example OneFormPerProcess, after import and run process, I saw a form with disable inputs, when I press F12 and check network, I saw request http://localhost:8080/bonita/portal/resource/process/RealizeEpisode/1.0/API/extension/context?taskId=5653733763933565247&caseId=5653733763933565247&processId=5653733763933565247 response status code 403.
logged user is walter.bates who belong to Administrator role.
how do I resolve this problem? thank you.
Hello,
I don't face this issue.
1/ did you installed the REST API Context API?
Check: via the Administrator profile, go to Resource. Filter on REST API CONTEXT: do you have it?
2/ do you face this issue when you access a task (which one)? When you create the case?
3/ what do you mean by "I saw a form with disable inputs,"? Which task? I think this is the first task, and it's disabled because the REST API CONTEXT is not installed.
https://community.bonitasoft.com/project/restapicontext
Give me an update :-)
thank you very much. I was resolved it after install the REST API Context API.
Awesome ! Don't miss to mark the question as "solve" and then vote for it!
Best