The DRTVWR-481 branch has been promoted to the default viewer and pulled
to the master branch.
TPVs will save their users confusion and reduce support questions by
getting as many users as possible onto viewers with this support by the
time we change the Premium offerings. I don't have a targe
On Thu, 19 Mar 2020 10:46:27 -0400, Oz Linden (Scott Lawrence) wrote:
> The DRTVWR-481 branch has been promoted to the default viewer and pulled
> to the master branch.
Sadly, there is no corresponding commit to be found: the only commit
between the master branch and DRTVWR-481 (which is now go
On 2020-03-19 11:58 , Henri Beauchamp wrote:
However, a couple of things are confusing. Would you please care to explain
them:
- So far, on login, the only "account_level_benefits" parameters returned
by the server are: "additional_listing_cost" and "num_free_listings",
which are not even
On Thu, 19 Mar 2020 15:29:01 -0400, Oz Linden (Scott Lawrence) wrote:
> On 2020-03-19 11:58 , Henri Beauchamp wrote:
> > However, a couple of things are confusing. Would you please care to explain
> > them:
> >
> > - So far, on login, the only "account_level_benefits" parameters returned
> >by
On Thu, 19 Mar 2020 21:24:10 +0100, Henri Beauchamp wrote:
> All you need to change is to add in LLLoginInstance::constructAuthParams():
> requested_options.append("agent_appearance_service");
Of course, I meant:
requested_options.append("account_level_benefits");
Henri.