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?

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

It is possible 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.