Ubuntu Pastebin

Paste from Paul Larson at Wed, 10 Feb 2016 19:49:37 +0000

Download as text
1
2
3
4
5
6
7
./scripts/api_example.py -X POST -d '{"snaps": ["ubuntu-core.canonical", "linux-armhf.mvo", "beagleblack.mvo"], "name": "cert-rolling-bbb", "release": "rolling", "primary_snap_name": "test.ce-certification-qa"}' conf.ini https://spi.canonical.com/products

HTTP  401
{
  "id": "unauthorized",
  "message": "Not allowed"
}
Download as text