Skip to content

make sure user exist in both v3 api and v5 api #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

imcaizheng
Copy link
Contributor

Note

I downgrade the version of the tc-core-library-js library from v2.6.5 to v2.6.

Just like u-bhan-bulk-processor(refer https://github.com/topcoder-platform/u-bahn-bulk-processor/blob/develop/src/common/helper.js#L18-L19), we need two m2m auth clients, one for ubhan resources, the other for ordinary topcoder resources(like /v3/users). The version 2.6.5 of tc-core-library-js seems cache tokens across clients, but what we would expected is each client caches its own token.

The version 2.6 of tc-core-library-js does not have this issue, so I degrade the library to v2.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants