Home > Backend Development > PHP Tutorial > Work Order: During the audio transcoding process, body and error token errors occur?

Work Order: During the audio transcoding process, body and error token errors occur?

WBOY
Release: 2016-08-04 09:19:26
Original
1117 people have browsed it

In the process of using audio transcoding, the uptoken is also obtained, but after calling the encapsulated class putFile, it is printed and displayed

["body"]=>

<code>string(21) "{"error":"bad token"}"
</code>
Copy after login
Copy after login

I don’t know the reason

Reply content:

In the process of using audio transcoding, the uptoken is also obtained, but after calling the encapsulated class putFile, it is printed and displayed

["body"]=>

<code>string(21) "{"error":"bad token"}"
</code>
Copy after login
Copy after login

I don’t know the reason

There is a problem with the token. Check whether your ak, sk, and deadline are correct, and then check whether there is a problem with the parameter settings in the policy. If there are no problems with the above, print the token and copy it to technical support through a work order

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template