When using Figma Make, we have been unable to sync to the GitHub repository since last night. Attempting to clone a project also fails to sync, which is seriously hindering our development progress. Please help us find out why.
error response
<body>
<div class="space">
<div class="figma-logo">
<img src="https://static.figma.com/marketing/wordmark-2016-09-27-1.png" alt="Figma, Inc." />
</div>
<div class="message">
<h2>Sorry, you’ve stumbled upon a temporary technical issue. Please try refreshing this page in a moment.</h2>
<p>Check our <a href="http://status.figma.com/">status</a>.</p>
</div>
<div class="demo"></div>
</div>
<script>
console && console.error("502: Bad Gateway");
var element = createDemo503();
document.body.getElementsByClassName("demo")[0].appendChild(element);
</script>
</body>
</html>
