App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
I'm trying to get an access token using the server-side authentication flow.
I successfully authorized my app on a testing account, but I'm running into trouble trying to get the access token.
My request looks like this:
app.net is sending me back a 500 with the standard rendered error message.
What's going on?