I am trying to update my inventory levels using the Shopify API. I am trying to get it to work using Postman.
I am getting this as a response
<html>
<body>
<noscript>
<a href="REDACTED">Continue</a>
</noscript>
<script type="text/javascript">
window.location = "REDACTED";
</script>
</body>
</html>

