1
저는 bash 스크립트를 사용하여 각도기 자동화 스크립트를 실행하고 있습니다. 텍스트 파일에 결과가 나타납니다. 이제 그 파일을 힙합 방에 업로드하고 싶습니다.Curl을 사용하여 엉덩이 방에 텍스트 파일 업로드
파일 내용을 가져올 수 있지만 실제 텍스트 파일을 힙합에 업로드하고 싶습니다. 도와주세요! 당신이 파일을 공유 잘못된 API를 사용하는 것처럼
curl -i -X POST -H 'Content-Type: text/plain'-F "[email protected]/screenshots/AutomationReport.txt" https://dev.hipchat.com/v2/room/3157124/notification?auth_token
안녕 아 디트 아래 - I 시도 : -X POST -H 컬 '콘텐츠 유형 : 텍스트/일반' "[email protected]/screenshots/AutomationReport.txt"은 https : { "오류": { "코드": 401, "메시지": "https : //dev.hipchat.com/v2/room//share///www.hipchat.com/docs/apiv2/auth "를 참조하십시오. "type ":"Unauthorized " } } API를 설치하는 방법을 알려주세요. 감사합니다. –
sigma
'? auth_toke n '을 선택하고 앞의 요청에서 roomID를 바꿉니다. 그에 따라 답변을 업데이트했습니다. – AdityaReddy