On 8/4/14 5:34 AM, Adrian Custer wrote:
Has the requirement for API keys for uploads been turned on?

I believe client requests must provide an API key, but I think any non-empty string should work for now.


Perhaps I now need an API key since my uploads are now failing with an
XHR error that I have not yet identified.

The error message or your

If an API key is now needed, to whom do I address the request for such a
key?

To obtain your own API key, email hannosch at mozilla.


Also, does a single key get used for all instances of a stumbling
application or should a different key be used for different versions,
notably when the way the data are gathered changes?

API keys are compiled into the application. They are not unique per user. For example, MozStumbler users with Mozilla's official build [1] use one API key, but MozStumbler builds compiled by contributors or fdroid.org will default to the API key "null" [2] (unless the builder overriddes the default by defining `MozAPIKey=whatever` in gradle.properties).


chris

[1] https://github.com/mozilla/MozStumbler/releases
[2] https://github.com/mozilla/MozStumbler/blob/master/build.gradle#L81
_______________________________________________
dev-geolocation mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-geolocation

Reply via email to