工程师想要通过发送打印print请求消息iMaster NCE的Token值编写了以下python代码调用iMaster NCE Restful接口来实现上述功能。针对该代码,以下描述错误的是哪项? <img src="https://up.zaixiankaoshi.com/6758146/question/ecf55032794e4f232083febc9f9a3b70.png">
A、可通过print(r.json()将服务端的响应消息打印出来
B、Token资源的具体位置为ttps://139.9.213.72:18002/controller/v2/tokens
C、该请求报文的消息体为JSON格式的数据
D、该HTTP请求消息采用了get方法去查询Token值
发布时间:2024-11-07 17:55:07