I am trying to use the SurveyMonkey Api. Currently I need to get the Access Token, but when I call the https://api.surveymonkey.net/oauth/authorize
url with the right parameters, I get the following response:
<h1>Developer Inactive</h1>
Why is this happening? Am I missing something?
Thank you in advance!