[#417] confirmBooking error Method not found

Migrated from Redmine #417 | Author: elena streep
Status: New | Priority: High, I’m very impatient | Created: 2019-08-22


hi when i use of confirmBooking like below i get error method not found:
/*
booking id: 10
hash: 9994f73ac4fdf967f678886b55e46bf8
secret key: 12345
*/

$sign=‘10’.‘9994f73ac4fdf967f678886b55e46bf8’.‘12345’;
$confBook=$admin->confirmBooking(10,md5($sign));

also i do not what is secret key i use of ‘12345’ for test please help me. what us problem to use of this api

Redmine Admin wrote:

hi, please provide raw http request