| bio | website | kevinmontrose.com |
|---|---|---|
| location | New York City, New York | |
| age | ||
| visits | member for | 3 years |
| seen | 23 hours ago | |
| stats | profile views | 736 |
Stack Overflow Valued Associate #00004
For no good reason, I'm on twitter. I hear its compelling... somehow.
I also have a blog.
|
2d |
awarded | Yearling |
|
May 10 |
answered | Off-by-one error in fromdate processing |
|
May 10 |
revised |
Off-by-one error in fromdate processing edited tags |
|
Apr 19 |
revised |
How to login programmatically using Android Code? edited tags |
|
Mar 16 |
answered | Whatever happened to closed_reason? |
|
Mar 16 |
revised |
Whatever happened to closed_reason? edited tags |
|
Mar 15 |
answered | Can you identify a user from the access_token? |
|
Mar 6 |
reviewed | Approve suggested edit on Ability to sort answers by number of revisions via StackExchange API v2? |
|
Mar 6 |
answered | Ability to sort answers by number of revisions via StackExchange API v2? |
|
Mar 4 |
comment |
What sizes are the images available through the /sites endpoint? A few corrections. logo_url is whatever size the site's actual logo is, and can change as sites get new designs. favicon_url is an .ico, and can technically hold multiple resolutions, but 16x16 is guaranteed for favicons. Our trademark guidelines only restrict using the logo in advertising, you can use it to identify sections/modes/content/etc. in your app without issue. |
|
Feb 21 |
comment |
How do I find all questions/answers per a tag? Only questions have tags, if you want answers to tagged questions you have to come at them from a question direction. For /questions or /search you can add question.answers to your filter to get the answers along with the question (as they're not included in the default filter). .total likewise isn't included by default. Maximum pagesize is 100, if you need more than 100 results you have to make multiple requests. |
|
Feb 20 |
answered | How do I find all questions/answers per a tag? |
|
Feb 18 |
answered | Is question_id unique across all stackexchange sites? |
|
Feb 7 |
answered | Creating a home brew Push Server for Stack Exchange |
|
Feb 4 |
reviewed | Approve suggested edit on Posting answers via Stack Exchange API |
|
Feb 4 |
reviewed | Approve suggested edit on perl tag wiki |
|
Feb 4 |
reviewed | Approve suggested edit on perl tag wiki excerpt |
|
Jan 29 |
comment |
Get my profile information after authentication @PiyushSardana The key is required when using an access_token (the console appends it's own key to requests when you "Get Token" with it [for GET's, POSTs require you enter your app's key & a paired access_token into the console]). For non-authenticated requests all it gets you is a higher # of requests per day. |
|
Jan 28 |
answered | Get my profile information after authentication |
|
Jan 28 |
answered | Write comment API failing with error_id: 500 |