When i tried a this curl command 'curl -4 -sv -H "Authorization: Token some-secret" -H 'Content-type: application/json' -X POST -d '{"files": [{"name": "main.sh", "content": "echo \"hello\"\n"}]}' 54.152.33.106:8090/languages/bash/latest'
it reply 'Wrong auth token' message.
how to set auth token and where to set auth token??
When i tried a this curl command 'curl -4 -sv -H "Authorization: Token some-secret" -H 'Content-type: application/json' -X POST -d '{"files": [{"name": "main.sh", "content": "echo \"hello\"\n"}]}' 54.152.33.106:8090/languages/bash/latest' it reply 'Wrong auth token' message. how to set auth token and where to set auth token??
@prasmussen @javierprovecho