Github credentials outdated

What I’m trying to do:

I am trying to create a new app by cloning it from our companies GitHub Repo (this worked perfectly fine before so it’s not about the Repo it’s something about how Anvil handles GitHub Credentials). So I parse in the GitHub Repo URL, choose Github Account for authentication and when I press on “Connect to Github” I get this error:

null is not an object (evaluating ‘t.closed’)

When trying to clone the repo without clicking on the connect button I get this message that my login credentials are expired

Any idea how I can solve this?

Hi @mzp, could you check the JS console and show us what the traceback is when you get that error?

I have found a workaround, which definitely doesn’t satisfy but works for now - seems to be that Safari (I am on macOS) has something to do with that problem. I tried connection to GitHub on Chrome and it worked perfectly fine there. I would be interested tho if you fix this, what the problem was.

Till then, happy working :slight_smile: