Skip to content

V5 standards issue #199

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

Open
sachin-maheshwari opened this issue May 14, 2020 · 1 comment
Open

V5 standards issue #199

sachin-maheshwari opened this issue May 14, 2020 · 1 comment
Assignees

Comments

@sachin-maheshwari
Copy link
Contributor

https://api.topcoder.com/v5/notifications/?platform=community&limit=20 if token expired, giving v3 standards error -
{
"version": "v3",
"result": {
"success": false,
"status": 403,
"content": {
"message": "No token provided."
}
}
}
Should we corrected as mentioned standards here - https://topcoder.atlassian.net/wiki/spaces/CORE/pages/385974273/v5+API+Standards

@sachin-maheshwari
Copy link
Contributor Author

sachin-maheshwari commented Jun 4, 2020

Need to change in core lib - https://github.com/appirio-tech/tc-core-library-js/blob/4827b29784f4ac872789a0cbe8b9b07f641bbb7d/lib/util.js#L17
And also need to make sure regarding error handling at Frontend-APP whose calling this api i.e. connect-app and community-app (as error object will be changed)

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

No branches or pull requests

1 participant