-
Notifications
You must be signed in to change notification settings - Fork 16
[$40] Error when creating new project in dev #448
Comments
Challenge https://www.topcoder.com/challenges/999f2f67-d774-4a44-a686-9b249eb2726b has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/999f2f67-d774-4a44-a686-9b249eb2726b has been assigned to 52code. |
@52cs - Any update on this one? |
The env is hard to set up indeed. But I have done finally. I will work on
the issue today. A PR will be made today, no latter than tomorrow.
…On Mon, May 23, 2022, 12:32 PM Justin Gasper ***@***.***> wrote:
@52cs <https://github.com/52cs> - Any update on this one?
—
Reply to this email directly, view it on GitHub
<#448 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW6Q2LOFQEXSMSLLK3NX2YLVLMC4TANCNFSM5WOL4TIQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@52cs - Ok, great, thanks! If you want to update any documentation to help get other folks set up in the future, I'm happy to pay you for that work as well - just shoot me an email to discuss, thanks! |
Still have problems with the env setting.
Have a look at my github/gitlab app redirectUrl setting:
Github oauth app:
Homepage URL: http://localhost:8080/
Authorization callback URL:
http://localhost:8080/api/v1/github/owneruser/callback/
Gitlab app:
http://localhost:8080/api/v1/gitlab/owneruser/callback/
http://localhost:8080/api/v1/gitlab/normaluser/callback/
The redirect URI included is not valid.
Any problem with the settings?
Justin Gasper ***@***.***> 于2022年5月24日周二 13:57写道:
… @52cs <https://github.com/52cs> - Ok, great, thanks! If you want to
update any documentation to help get other folks set up in the future, I'm
happy to pay you for that work as well - just shoot me an email to discuss,
thanks!
—
Reply to this email directly, view it on GitHub
<#448 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW6Q2LJJEJFTZC74G3M6WSTVLRVUXANCNFSM5WOL4TIQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
It seems that the setting of github's above is correct. |
@jmgasper |
@52cs - Sure, here are a couple:
|
@jmgasper Because the challenge cannot be created by the About my local Hope you can figure out what is the problem of my local setting :) PS. the throw out data from
|
Can you capture what's being sent in the POST to the challenge endpoint? That may help identify where the problem is, thanks! |
Post body copies from
Sent in postman with path and token, success:
But I'm not sure it is easy or not to set up |
@52cs - I can't seem to figure this out either. Is there any additional debugging you can pull? Can you see the full response from the challenge API in TCX and not Postman? |
It is not easy to see the full response error. Request:
Response.data:
And when I change By using |
@jmgasper But Can you explain the reason behind them? I lack of network knowledge indeed... |
@52cs Interesting, that's very strange. I'm not sure what the exact issue would be, but I'm glad it's resolved. Does that help get further on the original issue? |
@jmgasper I can help to fix the payment page, if needed. |
@52cs - Thanks - will be reviewing today or tomorrow |
Payment task has been updated: https://www.topcoder.com/challenges/999f2f67-d774-4a44-a686-9b249eb2726b |
This error is seen when using

jcori
to create a new project in dev, targeting a Github repo that is owned by myself.jcori
currently has a Github token that matches my account on Github, so there should be no reason this fails.The text was updated successfully, but these errors were encountered: