Tagged Questions
2
votes
1answer
19 views
How can I re-authenticate StackAlert Addon
Recently I removed StackAlert Firefox addon from my apps list in StackExchange. Now when I reinstall it, it is not authenticating and giving message
key is not valid for passed access_token..
How ...
3
votes
1answer
44 views
How do I know what apps on my stackexchange account I have already authorized?
I'm developing an app using the stackexchange oauth, I want to revoke my permissions to this app for testing the overall process, but I can't find which apps I have authorized.
2
votes
1answer
100 views
Has calling StackAuth changed for Apps?
I started upgrading to v1.1 and have an interesting problem I can't seem to resolve.
When calling http://stackauth.com/1.0/sites using a .Net WebClient I receive responses successfully and I am able ...
1
vote
1answer
87 views
Stack Exchange site layout question
I noticed that the new SE sites all have the same layout and the same image. When will these things be changed? I don't want to support these sites in my application, StackTop, until I know the icon ...
2
votes
2answers
180 views
Do I need API key to use StackAuth API?
StackAuth sites doco doesn't mention that it requires an API key and there are no X-RateLimit-Max and X-RateLimit-Current response headers on the request.
At this stage I am passing my API key just ...
