Migrated from Redmine #421 | Author: elena streep
Status: New | Priority: Normal | Created: 2019-08-25
hi
when i use of getCLientBooking api like below:
$sign=‘5’.‘8a952ff4f2f87a7204ccca0209821687’.‘d80b36c4513a5a0605d6cd1c3f74d92cc1f45ef661ff15b18b74d0768e056114’;
$clientBook=$client->getClientBookings(5,$sign);
print_r($clientBook);
i get this Signature error.