Skip to content

Instantly share code, notes, and snippets.

@sheac
Created May 4, 2018 00:25
Show Gist options
  • Save sheac/7a4e043178a28389cc2d2c462f50bc81 to your computer and use it in GitHub Desktop.
Save sheac/7a4e043178a28389cc2d2c462f50bc81 to your computer and use it in GitHub Desktop.
dev-accepting-PA-14782.md

Dev-Accepting PA-14782

See PA-14782

  1. Accept Shea's invitation to the Pow team shea-team

  2. Use 'Advanced' options to ignore the SSL certificate problems, so you can access the website

  3. Ensure you can log in to the web view with a password

(For steps 4-6, make reference to the guide on How to call API directly)

  1. In the HTTP client (probably Postman), disable SSL certificate checking

  2. Use your HTTP client to authenticate to: [POST] https://api.pow.sera-dev.co/api/auth

  3. Grab the authentication token to make a 'GET' request to https://api.pow.sera-dev.co/api/documents/cafa97c0-b1db-4f10-84ea-632b1414f1f9/info

You should see something like:

{"id":"cafa97c0-b1db-4f10-84ea-632b1414f1f9","isPending":false,"md5Checksum":"e6dc796c46fc3d18a3df1daf62bd1bd0","mimeType":"text/plain","name":"some-document.txt","size":44,"teamId":"9637ab3c-915e-4e4c-9c2e-a750b5d11b8c"}

I can assist, if you run into difficulties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment