Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$30] Github comment adding not working in prod #36

Closed
jmgasper opened this issue Jul 24, 2018 · 1 comment
Closed

[$30] Github comment adding not working in prod #36

jmgasper opened this issue Jul 24, 2018 · 1 comment

Comments

@jmgasper
Copy link
Collaborator

jmgasper commented Jul 24, 2018

@veshu - I'm seeing a problem with adding comments.

My configuration is as follows:

screen shot 2018-07-25 at 9 05 35 am

And this is what I see in the logs - the challenge is created successfully, but the comments aren't added properly.

This path appears incorrect, based on the configuration:

'/repos/jmgasper/pxCore/issues/215/comments?
2018-07-24T23:00:29.286189+00:00 app[worker.1]: method: null,
2018-07-24T23:00:29.286192+00:00 app[worker.1]: body: '{"login":"jmgasper","id":21790,"node_id":"MDQ6VXNlcjIxNzkw","avatar_url":"https://avatars0.githubusercontent.com/u/21790?v=4","gravatar_id":"","url":"https://api.github.com/users/jmgasper","html_url":"https://github.com/jmgasper","followers_url":"https://api.github.com/users/jmgasper/followers","following_url":"https://api.github.com/users/jmgasper/following{/other_user}","gists_url":"https://api.github.com/users/jmgasper/gists{/gist_id}","starred_url":"https://api.github.com/users/jmgasper/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jmgasper/subscriptions","organizations_url":"https://api.github.com/users/jmgasper/orgs","repos_url":"https://api.github.com/users/jmgasper/repos","events_url":"https://api.github.com/users/jmgasper/events{/privacy}","received_events_url":"https://api.github.com/users/jmgasper/received_events","type":"User","site_admin":false,"name":"Justin Gasper","company":"@topcoderinc ","blog":"","location":"Sydney, NSW","email":null,"hireable":null,"bio":null,"public_repos":7,"public_gists":0,"followers":7,"following":0,"created_at":"2008-08-25T00:58:04Z","updated_at":"2018-07-08T23:39:25Z"}' }
2018-07-24T23:00:29.329655+00:00 app[worker.1]: debug: Request { port: 443,
2018-07-24T23:00:29.329659+00:00 app[worker.1]: path: '/repos/jmgasper/pxCore/issues/215/comments?access_token=...',

Error received:

2018-07-24T23:00:29.330380+00:00 app[worker.1]: body: '{"message":"Not Found","documentation_url":"https://developer.github.com/v3/issues/comments/#create-a-comment"}' }
@veshu
Copy link
Contributor

veshu commented Jul 25, 2018

@jmgasper ready for review

@jmgasper jmgasper closed this as completed Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants