I published an API in Azure, but any method I try to access from the error:
{"statusCode": 401, "message": "Access denied due to missing subscription key. Make sure to include subscription key when making requests to an API. "}
I just did not implement a key in any method.