Comment 1 for bug 1568625

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Hello,

The package index is properly returning the package when requesting the department, given you pass the framework is required by this package in its v3.0 version:

nessita@miro:~$ curl -H 'X-Ubuntu-Frameworks: ubuntu-sdk-15.04' https://search.apps.ubuntu.com/api/v1/departments/news-magazines | json_reformat | grep -C 5 Esquerda

            {
                "publisher": "António Lima",
                "ratings_average": 0.0,
                "name": "esquerdanet.amrlima",
                "title": "Esquerda.Net Scope",
                "icon_url": "https://myapps.developer.ubuntu.com/site_media/appmedia/2015/04/icon_VXDtuL4.png",
                "price": 0.0,
                "sequence": 4,
                "content": "scope",

So the request tried here may not be passing the adequate framework header in the department search query. Closing as invalid in the index.