M2M token should be allowed to create v5 users

Register
Submit a solution
The challenge is finished.

Challenge Overview

When I used M2M token for DEV env locally. In the situations when user doesn't exists in V5 we create it by calling:

  • POST /v5/users
  • POST /v5/users/${userId}/externalProfiles

At the moment the first request returns Forbidden.

We have to make sure that M2M config that we use on DEV and PROD allowing creating users in V5.



Final Submission Guidelines

Git issue link: https://github.com/topcoder-platform/taas-apis/issues/81

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30161163