Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android for new user agent #850

Merged
merged 3 commits into from Jan 7, 2024
Merged

Android for new user agent #850

merged 3 commits into from Jan 7, 2024

Conversation

mkmer
Copy link
Contributor

@mkmer mkmer commented Jan 7, 2024

Description:

I'm going to put it here - you decide :)

Related issue (if applicable): fixes #

Checklist:

  • Local tests with tox run successfully PR cannot be meged unless tests pass
  • Changes tested locally to ensure platform still works as intended
  • Tests added to verify new code works

Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f0da567) 99.86% compared to head (b60337f) 99.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #850   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files           8        8           
  Lines        1470     1470           
=======================================
  Hits         1468     1468           
  Misses          2        2           
Flag Coverage Δ
unittests 99.86% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mkmer
Copy link
Contributor Author

mkmer commented Jan 7, 2024

FWIW, I did get the MITM on blink working again on the 27.0 apk. The only thing I saw different was the user agent - so at this point the API looks unchanged.

@mkmer mkmer changed the title New user agent Android for new user agent Jan 7, 2024
@fronzbot
Copy link
Owner

fronzbot commented Jan 7, 2024

Yeah I agree, let's look identical to the actual app

@fronzbot fronzbot merged commit e98a587 into fronzbot:dev Jan 7, 2024
8 checks passed
@mkmer mkmer deleted the new-user-agent branch January 7, 2024 15:37
@mkmer
Copy link
Contributor Author

mkmer commented Jan 8, 2024

Looks like we are missing APP-BUILD: in our headers should we look different again...
Documenting the build 27 header:
METHOD: POST
URL
https://rest-u034.immedia-semi.com/api/v1/accounts/484574/clients/1228106/options
HEADERS
Accept-Encoding: gzip
APP-BUILD: ANDROID_28373244
Connection: Keep-Alive
Content-Length: 1358
Content-Type: application/json; charset=UTF-8
Host: rest-u034.immedia-semi.com
LOCALE: en_US
TOKEN-AUTH: authtoken
User-Agent: 27.0ANDROID_28373244
X-Blink-Time-Zone: America/Detroit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants