Closed richardschneider closed 7 years ago
Posting a MQL, #148, fails when using Fiddler
POST http://test.yappy.io:3000/api/bear/find HTTP/1.1 User-Agent: Fiddler Host: test.yappy.io:3000 Content-Length: 34 { "name.text": {"$eq": "yogi"} }
HTTP/1.1 401 Unauthorized { "message": "You need the permission 'api:bear:create:find' to perform this activity", "details": "" }
Posting a MQL, #148, fails when using Fiddler