Azure 401 Error in API Asp .Net Core Publication

0

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.

    
asked by anonymous 07.04.2018 / 17:52

0 answers