Q&A
Why do I get an error or fail to get data when requesting an interface or using tools such as PostMan?
On the premise that other parameters are correct, since the interface data is transmitted in JSON format, please pay attention to whether the request header contains the “Content-Type: application/json
” key value。