Hi,
I am trying to use the JSON API with Postman. I have gone through the process of creating the bearer/authorization token however I cannot get it to work
As per stage 4 in the instructions - I tried the sample line
and got
{"Message":"Authentication failed.","StackTrace":null,"ExceptionType":"System.InvalidOperationException"}
I have also tried using Postman for Chrome and cannot authenticate
Can anyone help?