[#21] client profile photo

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 ?

Dmytro Bondarev wrote:

Client photo available only in case client logged in via Facebook, twitter, etc.
There is no functionality to upload client photo.

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?

Dmytro Bondarev wrote:

There is no way to provide profile pic url.

deepak ev wrote:

for client i have getClientInfoByLoginPassword for login. Is there any similar API for service provider ?. How does service provider login ?

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.

deepak ev wrote:

Does API’s support login using social media like facebook?

Dmytro Bondarev wrote:

It does not support.