Error code: 401 - GitHub saver

I’ve had my TW saving automatically to GitHub… and it was working fine. Now I get an alert:

Error while saving:

XMLHttpRequest error code: 401

The thing is that it seems to be saving, but the alert is quite distracting, and obviously means something.

Any idea how to stop this

Alex

Change your save settings so it doesn’t save automatically. GH doesn’t like receiving rapid-fire push requests. Of course, this means you will have to remember to click the save button from time to time.

1 Like

Thanks Mark!

It looks like GH really does not like rapid-fire push requests. I think I’ll have to try another way of working.

I like GitHub pages. Maybe I should use node.js locally then save to GitHub when I finish a session.

Alex