system
August 21, 2017, 6:39am
1
Migrated from Redmine #21 | Author: deepak ev
Status: Resolved | Priority: High, I’m very impatient | Created: 2017-08-21
Is there a way to update client photo through API? . Currently we can see a profile photo place holder in booking page . Is this functional ?
system
August 21, 2017, 7:24am
2
Dmytro Bondarev wrote:
Client photo available only in case client logged in via Facebook, twitter, etc.
There is no functionality to upload client photo.
system
August 21, 2017, 11:06am
3
deepak ev wrote:
So if login through facebook, You get profile photo as link after signup through facebook and use it?. So is there any way through API to provide profile pic url?
system
August 21, 2017, 11:07am
4
Dmytro Bondarev wrote:
There is no way to provide profile pic url.
system
August 21, 2017, 11:24am
5
deepak ev wrote:
for client i have getClientInfoByLoginPassword for login. Is there any similar API for service provider ?. How does service provider login ?
system
August 21, 2017, 11:25am
6
Dmytro Bondarev wrote:
It is not allowed to login service provider.
If you need such fnctionality you have to create user for each service provider and use this credentials to login to API.
system
August 21, 2017, 12:52pm
7
deepak ev wrote:
Does API’s support login using social media like facebook?