User Activity

I am trying to generate a token so I can make API requests to ServiceNow from my application. However when I do the request in Postman i get ```{"error_description": "access_denied","error": "server_error"}```(using a washington developer instance)I ...