Azure - Error 401

Asked

Viewed 115 times

0

I am trying to make a post to insert a record in a Webapi hosted on Azure.

https://acelerasp.scm.azurewebsites.net/api/Ocorrencia/InserirOcorrencia

I am using POSTMAN to perform the tests, passing the parameters via form-data.

inserir a descrição da imagem aqui

When testing on localhost, it works correctly.

But while trying to access by Zure, I get this error message.

401 - Unauthorized: Access is denied due to invalid credentials.

  • Otavio, if Rafael’s answer helped/solved, please mark the answer as ideal. :)

1 answer

1

Browser other questions tagged

You are not signed in. Login or sign up in order to post.