Can't execute github trigger

Describe the problem/error/question

I’m just getting started and trying to test a Github trigger. It’s my only node. I’ve set my credentials (an access token), the repo owner and name, and the events.

If I try to activate the workflow, or click Execute workflow, I see the error “Problem running workflow, Cannot read properties of undefined (reading ‘httpCode’)”

I’ve added the node’s Test URL as a webook in Github, but when I perform an associated action Github shows the webook returning a 404.

What is the error message (if any)?

Cannot read properties of undefined (reading ‘httpCode’)

Please share your workflow

Share the output returned by the last node

haven’t gotten this far

Information on your n8n setup

  • n8n. cloud free trial

Hey @Brian_Cardellini hope all is good. Welcome to the community.

There was another topic about that:

Please see if it has answers to your questions.

Ah, yes, thank you. The workaround (pasting my nodes in a new blank workflow) didn’t fix my issue but it’s good to know this is a know issue and a fix is in progress.