[#723] New scheduling page for TOV using API.

Migrated from Redmine #723 | Author: Mario Leone
Status: New | Priority: High, I’m very impatient | Created: 2021-06-30


Hello, I am developing with your API a page for reservations. I used the code that is on the site with all the folders: json-rpc-client.js,scheduler.css,scheduler.js and index.html. The call to your server works perfectly, but when I try to make a reservation with the name of a client, email, and phone number, I get this error inside the browser: [-32068] Client authorization required. Could you help me?

Redmine Admin wrote:

it means you are using client login plugin, please turn it off

Mario Leone wrote:

it means you are using client login plugin, please turn it off

Do you speak about the plugin inside my website or your portal?