반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- java 1.8 11
- OpenFeign
- property or field 'jobparameters' cannot be found on object of type
- java
- log error
- yum install java
- querydsl no sources given
- Java 1.8
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- el1008e
- java 11
- LeetCode
- java 버전 변경
- mac os git error
- JUnit
- AWS CLI
- java version
- No tests found for given includes
- maybe not public or not valid?
- springboot
- error
- springbatch error
- Medium
- java 여러개 버전
- parse
- aws
- springboottest
- 스프링부트테스트
- no sources given
- easy
Archives
- Today
- Total
쩨이엠 개발 블로그
[ postman error ] Error: tunneling socket could not be established, statusCode=400 본문
개발/ETC
[ postman error ] Error: tunneling socket could not be established, statusCode=400
쩨이엠 2020. 7. 30. 17:37728x90
반응형
포스트맨을 켤 때마다 버전업 하라고 메세지가 떠서 postman2 를 다운받고 테스트를 해보았다
??
Error: tunneling socket could not be established, statusCode=400
에러가 납니다
postman preferences 선택
환경설정 세팅에 Proxy 탭에서 Use the system proxy 와 Add a custom proxy configuration의 체크박스를 해제해주면 끝
그 이후 api가 정상적으로 동작하는것을 확인 할 수 있다
728x90
반응형
'개발 > ETC' 카테고리의 다른 글
[ h2 ] Error Could not find or load main class org.h2.tools.Console (0) | 2020.09.25 |
---|---|
[ Node ] nodemon 사용하기 (0) | 2020.09.17 |
[ linux ] gradle 수동 설치 (0) | 2020.07.21 |
[ linux ] Library not loaded: @executable_path/../.Python (0) | 2020.07.21 |
[ linux ] 사용했던 명령어 history 보기 (0) | 2020.07.14 |
Comments