aleksey-saenko / MusicRecognizer

An Android application for music recognition that uses AudD and ACRCloud services to perform song identification.
GNU General Public License v3.0
316 stars 8 forks source link

Can you please add identifiable User-Agent to requests? #13

Closed AudD-music closed 7 months ago

AudD-music commented 8 months ago

Hi there,

Congrats on the app! It looks awesome!

Our systems have seen some unusual sign-ups before we identified the requests were coming from the users of this app, so we think most of the requests aren't coming through now.

Can you please identify the app in the API requests you're sending to us via the User-Agent header? That'd be helpful and would allow requests to come through.

Thank you!

aleksey-saenko commented 8 months ago

Hi! Sure, the User-Agent header with syntax app-name/app-version (platform-details) will be added in future app releases (starting from v1.1.1). Thanks for your attention to this app and the great service!

aleksey-saenko commented 7 months ago

@AudD-music Version 1.1.1, including the User-Agent header, was released on F-Droid. Could you please confirm if this update helped to allow the requests to come through?

AudD-music commented 7 months ago

Thanks, it looks like the requests are sent correctly.