Open
Description
Description:
Getting an api error with message ""id" must be a valid GUID" from GET endpoint of resources and challenges api
sample: https://api.topcoder-dev.com/v5/resources?challengeId=30061269&memberHandle=tester1234
https://api.topcoder-dev.com/v5/challenges/30061269/statistics
Note: This issue exists in Prod Env as well.
Steps to Reproduce:
- Go to the url https://www.topcoder-dev.com/challenges
- Click Open for review option under Active challenges.
- Click a challenge from the listings.
- Observe the api calls from Developer tools Network tab.