Skip to main content

Questions tagged [stackauth]

StackAuth is the centralized domain used for network-wide authentication to any site in the network.

3 votes
1 answer
135 views

StackExchange API, OAuth for other sites than Stack Overflow

I'm implementing the OAuth system through StackExchange API, here is the guide. I've already integrated the OAuth system with stack overflow with the following parameters: Token URL: https://...
Daniel James Tronca's user avatar
2 votes
1 answer
122 views

Not possible to login to approve or reject access to application on Windows Phone 7 device

I'm making an app for Windows Phone using the Stack Exchange API but I'm having a bit of trouble when I try to let the user approve the application (using client side flow). I open a web browser at ...
Spencerooni's user avatar
2 votes
1 answer
66 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 ...
Ravindra Gullapalli's user avatar
5 votes
1 answer
103 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.
agares's user avatar
  • 181
0 votes
0 answers
251 views

An associated query is returning a partial record for Area 51

This issue has recurred (and is ongoing) as of a couple of weeks ago. Most notably, as before, the on_site attribute is missing from Area 51. This is API 1.0, by the way.
Dennis Williamson's user avatar
2 votes
2 answers
204 views

User "authentication" (validation?) in V1 of the StackExchange API

In a previous question, it was asked whether it is possible to authenticate a user through the Stackoverflow API? The short answer was no, not until version 2. Now I would like to know: is there any ...
Herman Schaaf's user avatar
1 vote
1 answer
61 views

StackAuth 1.1 API reports a site without a site_name

Calling the StackAuth 1.1 API associated method for a particular user returns one site with no site_name property (the one for which the user_id is 349). I cannot find a matching account in ...
Isaac's user avatar
  • 665
0 votes
1 answer
63 views

Mismatch between user_id as reported in StackAuth 1.1 (invalid) and 1.0 (valid)

For the association id 1de2e2b0-2fb6-4db6-b90d-d0244ed5d13a, the StackAuth 1.1 call returns an invalid user_id of 73203 for Server Fault whereas the StackAuth 1.0 call returns the correct user_id of ...
Isaac's user avatar
  • 665
2 votes
1 answer
126 views

Authorized requests: auth parameter seems broken

I'm having problem with authorized requests. Every requests with a valid auth token get: error: { code: 4009 message: "The 'auth' query parameter is not a valid auth token." } ...
systempuntoout's user avatar
2 votes
1 answer
48 views

The associated accounts are broken once again for this same user

As I reported before (and which was fixed) and again (which was also fixed), the associated accounts are broken once again for for Joel Coehoorn using this query. What's the deal?
Dennis Williamson's user avatar
2 votes
1 answer
123 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 ...
BinaryMisfit's user avatar
2 votes
1 answer
86 views

Why are StackAuth methods not returning rate-limit headers?

Visiting the page: http://stackauth.com/1.1/sites yields the following headers: Notably absent are the X-RateLimit-Max and X-RateLimit-Current headers that show up in API queries to the sites ...
Nathan Osman's user avatar
  • 23.3k
1 vote
2 answers
141 views

Provide a method to search for sites

Due to the new pagination of the /sites method in v1.1 of the API, we have to go through all the pages of sites to check whether a site exists, or allow the user to search for a site. Would it be ...
Gelatin's user avatar
  • 796
2 votes
0 answers
92 views

Can StackAuth please report which sites use MathJax? [duplicate]

Possible Duplicate: Detecting StackExchanges with non-standard “plugins” (e.g. MathJax) I just added MathJax support to StackMobile (it seems to actually work on Android phones). ...
Nathan Osman's user avatar
  • 23.3k
3 votes
1 answer
88 views

OBSOLETE - List Area51 discuss in the StackAuth sites list

The API works for Area 51 discuss, but it isn't listed on the site list. Would it be possible to add it so software using the API can access it without adding specific code for it?
Gelatin's user avatar
  • 796

15 30 50 per page