Help Center/ Media Processing Center/ FAQs/ API and SDK Usage/ Why Is a Message Displayed Indicating that the Token Is Invalid When I Call an API?
Updated on 2023-08-25 GMT+08:00

Why Is a Message Displayed Indicating that the Token Is Invalid When I Call an API?

The possible cause is that the scope parameter of the token was set to domain when you obtain a user token. The token is used for global-level services, but MPC is a project-level service. Therefore, you need to set scope to project.