Closed
Description
Describe the bug
Community-app is using tags url which is wrong currently: https://api.topcoder.com/v3/tags/?domain=SKILLS&status=APPROVED
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://www.topcoder.com/settings/profile#skills'
- Open developer console network tab
Expected behavior
Need to change to https://api.topcoder-dev.com/v3/tags/?filter=domain%3DSKILLS%26status%3DAPPROVED&limit=1000