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.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.