TypeError:无法在Swagger上获取

时间:2019-01-25 22:43:08

标签: api curl swagger ca

ENDPOINT:

大家好,我指的是以下网址-> Link Here

消息:

curl -X POST "https://clientes-dev.cla.pe/api/v1.0/claroclubclientes2" -H "accept: application/json" -H "Content-Type: application/json" -H "access_token: ffffffff-ffff-ffff-ffff-ffffffffffff" -H "idTransaccion: 111" -H "Origin: *" -H "msgid: appClaroClub" -H "userId: 1" -H "timestamp: 2018-27-11T11:38:00Z" -d "{ \"MessageRequest\": { \"Header\": { \"HeaderRequest\": { \"consumer\": \"\", \"country\": \"PE\", \"dispositivo\": \"APK MOVIL\", \"language\": \"ES\", \"modulo\": \"claroclubclientes\", \"msgType\": \"Request\", \"operation\": \"consultar\", \"pid\": \"205010110001\", \"system\": \"APPMICLARO\", \"timestamp\": \"2017-12-29T09:09:09.000Z\", \"userId\": \"USRTCRM\", \"wsIp\": \"192.168.58.20\" } }, \"Body\": { \"msisdn\": 989837641, \"tipoDocumento\": \"\", \"numeroDocumento\": \" \" } }}"

问题:

在发送由招摇生成的curl消息时,为什么TypeError:无法获取?这是什么?

0 个答案:

没有答案