← Back to team overview

touch-packages team mailing list archive

[Bug 1399401] Re: SmartScopesProxy should allow send the User Agent also when doing the remote-scopes request

 

Yes, partner-id would be enough for all the situations that we need now
(in the future this may change, of course, but let's keep it simple: if
"partner-id" only will be fast, let's do that soon and we'll handle the
future when it arrives).

thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1399401

Title:
  SmartScopesProxy should allow send the User Agent also when doing the
  remote-scopes request

Status in unity-scopes-api package in Ubuntu:
  Confirmed

Bug description:
  In the following call:
    
      SmartScopesClient.get_remote_scopes(): GET https://dash.ubuntu.com/smartscopes/v2/remote-scopes?locale=en

  ...the SmartScopesProxy is not sending the normal User Agent (with
  "partner", etc). The server receives 'Mozilla/5.0', which is not very
  useful.

  The SmartScopesProxy should send the User Agent like when doing the
  search and preview requests, specially because in the "remote-scopes"
  request is needed to decide which scopes to enable for different
  partners.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1399401/+subscriptions


References