Home > Mobile >  Media_id WeChat how to obtain a permanent material
Media_id WeChat how to obtain a permanent material

Time:09-18

I created the five permanent voice material, how to get these material media_id?
Looked at the interface of the document

Invoke the sample
{
"Type" : type,
"Offset" : offset,
"Count" : the count
}
What is the meaning of this?
I type https://api.weixin.qq.com/cgi-bin/material/batchget_material? in your browser Access_token=wkRl76lB5Q _XTktGbPEUW2i - J24YxqEWV8fKocMWAPyYqAMtqEQx7PYSYW78_DSnFFDmJ_NZ7WfU75TaSk9sJ8ARlC7yLJ3Xr64T68G2eZnouB8fKXAXdc0ZfqNBONAVJXbAEAESG & amp; Type=voice& Offset=0 & amp; The count=5
Return to {" errcode ": 44002," errmsg ":" the empty post data hint: [UZOTTA0539e607] "}
To ask what should obtain the material information in the browser and media_id

CodePudding user response:

The error information returned is
{" errcode ": 40004," errmsg ":" invalid media type hint: zg80538e547 [6] "}

CodePudding user response:

Parameter format is json

CodePudding user response:

reference 1st floor njzb0724 response:
returns the error message is
{" errcode ": 40004," errmsg ":" invalid media type hint: zg80538e547 [6] "}

Bought a watch last year

CodePudding user response:

Request method POST
  • Related