Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Questions: can use api-designer to send request to my test server to test the API? #417

Open
liangchouzhou opened this issue Sep 9, 2016 · 1 comment
Labels

Comments

@liangchouzhou
Copy link

just like postman does.
does api-designer support that?

i try to POST my request to my service (127.0.0.1:8180) and

Status
0
Headers
Status
404

Headers
connection: 
keep-alive
content-length: 
51
content-type: 
text/html; charset=utf-8
date: 
Fri, 09 Sep 2016 14:24:06 GMT
x-content-type-options: 
nosniff
x-powered-by: 
Express
Body

Cannot POST /proxy/http://127.0.0.1:8180/v1/device

1
Cannot POST /proxy/http://127.0.0.1:8180/v1/device
@agustinlg
Copy link
Contributor

We will fix the proxy issue for the second case. Not sure why the first case doesn't work though if you see it is posting to the right url. Did you confirm same post is working from postman or terminal?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants