-
Notifications
You must be signed in to change notification settings - Fork 212
[$50] Getting error on submission for private challenges #4628
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
Comments
@mtwomey @lakshmiathreya @sushilshinde |
@sushilshinde had you said you were working with Mithun? |
Yes, tagged you on conversation with him |
Mithun working this: https://topcoder.slack.com/archives/G012CL5GF71/p1594639585155000 |
So this works with user tokens but not M2M tokens, is that the case? For example, this doesn't return anything with an active / current M2M:
|
@mtwomey Did I understand that right? You are able to access the submissions for the contest with id
This may or may not be related to the current issue. @sushilshinde Could we get another test data. I am no longer able to access the one originally referred to in this ticket - it says contest does not exist / not found. Also, now that I see it, the description in the ticket says only that one user is not able to submit, others can. Can you confirm that this is indeed the scenario? From my analysis, every user should face the issue and not just that one... If there is another user that can submit, could you share the login creds for that user too... The update currently is that all signs indicate something's up with the v4 challenge api and not the submission api. Currently discussing with Chris and James on the way forward. |
@SathyaJayabal please share another example |
@callmekatootie Hold one moment, @SathyaJayabal is going to get us an other test data set. It's possible I wasn't looking at it quite right. |
@callmekatootie, we can use the same challenge (we have new UUID due to data migration) https://beta-community-app.topcoder.com/challenges/0ea10b6f-c089-457b-8c08-b01be006b25e User for whom we get the error: User for whom we do NOT get the error: @mtwomey @callmekatootie , unfortunately we cannot replicate this issue now from the front end because of |
@rootelement @mtwomey @lakshmiathreya, user is able to submit for the challenge belonging to a the test group. As James said in the call, the submissions api accesses the challenge using the Will |
cc @cwdcwd ? |
According to @cwdcwd, when a group gets created, Support has been fielding adding This problem goes away when we move submission api v5 completely over to challenge v5. Keep in mind that this could actually throw off the group counts in v4 vs. v5 that we were talking about yesterday. cc: @mtwomey |
Does this mean that the ticket in submission api gets closed as well? Is the issue resolved? |
@callmekatootie yes right, I will close it right away. |
Reopening this to pay Mithun for his time researching. |
Contest https://www.topcoder.com/challenges/30133195 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30133195 has been updated - it has been assigned to callmekatootie. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30133195 |
https://beta-community-app.topcoder.com/challenges/d9b51702-711f-4ee4-93ab-5af4271e83f3/submit
user: CustomerUser/appirio123
Same user is able to submit for other challenges. Other users are able to submit to this challenge. This issues is observed with the specific user for this specific challenge.
example: Customer user was able to submit to "https://beta-community-app.topcoder.com/challenges/0e19815e-fb7e-4a8c-bb52-6e5c6c101818" without error
User "lakshmiathreya" was able to submit to the above challenge without error.
The text was updated successfully, but these errors were encountered: