Description
public_profile_url should be String instead of URI. The value of public_profile_url must be URL encoded what is not possible with URI.
Currently I am getting
Error invoking getPersonByUrl: Unknown field {pub} in resource {Person}
public_profile_url should be String instead of URI. The value of public_profile_url must be URL encoded what is not possible with URI.
Currently I am getting
Error invoking getPersonByUrl: Unknown field {pub} in resource {Person}