-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
[Needs help with account] Support for new UPS authorization #41
Comments
I confirm. Impossible to use this app anymore with ups account. |
There are plans to fix this in the next version. |
@J-eremy @Bolsderac |
To be honest I was thinking of making an app just to explore swiftui and compose.... My question was that are we using apis? However I was thinking what if we maintain url request |
@warmachinesocial |
Hi,
registration requires a means of payment. so i don't want to do it. sorry.
Arnaud
14 sept. 2024 09:48:55 Yaroslav Pronin ***@***.***>:
…
@warmachinesocial[https://github.com/warmachinesocial]
It's a UPS website API. Scraping a non-public API is an option, but it most likely requires rewriting the parser, it has a different request and response format. Also, I tried to send a POST request and got 401 Unauthorized. It probably requires something else in its header, or cookies. I would be grateful if you could share some information.
—
Reply to this email directly, view it on GitHub[#41 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AOJ4SVJCAY3FE2LZEUFOFMLZWPS6PAVCNFSM6AAAAABNKTLKBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQHA4TQNJWGI].
You are receiving this because you were mentioned.
[Image de pistage][https://github.com/notifications/beacon/AOJ4SVN3W3U6SJHAVEBLGJTZWPS6PA5CNFSM6AAAAABNKTLKBKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUMD7OYE.gif]
|
Cant sign into ups app and so i searched open source track android, came across this nice genius app but just went through a rabbit hole for adding ups account, not libretracks fault but ups 😞. hopefully this may get resolved as ups changed things. |
@jekv2 |
UPS has switched to OAuth 2.0 and is no longer issuing new API keys which makes it impossible to add a ups account.
https://www.ups.com/upsdeveloperkit/manageaccesskeys?loc=en_US
The text was updated successfully, but these errors were encountered: