code-corps-api icon indicating copy to clipboard operation
code-corps-api copied to clipboard

Cannot Create new GitHub App

Open ghost opened this issue 6 years ago • 0 comments

Problem

I am currently unable to register a new GitHub app for local development.

Detail the problem here, including any possible solutions.

The form is not submitting, it appears due to errors in the Register new GitHub App form validation, specifically the Webhook URL.

Subtasks

  • [x] Logged in to GitHub
  • [x] Filled out GitHub App name field.
  • [x] Filled out Homepage URL field.
  • [x] Filled out User authorization callback URL field.
  • [x] Filled out Webhook URL field.
  • [x] Upon clicking 'Enter' form validation take me back to the Webhook URL field, even though there is a text entry within the input.

image

References

Progress on: #

ghost avatar Dec 12 '19 21:12 ghost