Skip to content

Instantly share code, notes, and snippets.

@drnic
Created May 5, 2015 17:32
Show Gist options
  • Save drnic/e7c809d902801439be1d to your computer and use it in GitHub Desktop.
Save drnic/e7c809d902801439be1d to your computer and use it in GitHub Desktop.
$ fly -t tutorial execute -c task_hello_world.yml
2015/05/05 10:18:52 bad response when creating pipe: &{301 Moved Permanently 301 HTTP/1.1 1 1 map[Date:[Tue, 05 May 2015 17:18:52 GMT] Content-Length:[0] Content-Type:[text/plain; charset=utf-8] Location:[/api/v1/pipes] Set-Cookie:[ATC-Authorization=Basic Og==; Path=/; Expires=Tue, 05 May 2015 17:19:52 UTC]] 0x208736f00 0 [] false map[] 0x208716a90 <nil>}
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Content-Type: text/plain; charset=utf-8
Date: Tue, 05 May 2015 17:18:52 GMT
Location: /api/v1/pipes
Set-Cookie: ATC-Authorization=Basic Og==; Path=/; Expires=Tue, 05 May 2015 17:19:52 UTC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment