Online activation service
There is a need to create an online activation service for Microsoft keys (redeem.microsoft.com)
That is, both the client side and the server side
The main task is to obtain the client's authorization and then send a request with the corresponding session + key + region with the required IP address for activation (a regular post with data and session)
I would like this to function on my server - conditionally the client goes to https://***.com/activate
And an account.microsoft.com window opens for them - where they go through the full activation process
Authorization is obtained - and a request for activation is sent with their key for activation
(the input data will be a unique code to verify that the client is a client, a key for activation, and the corresponding region)
The activation request with the key + session needs to be sent under the IP address of the region that the client has (if it is possible to connect a conditional Surfshark VPN, that would be great - or use proxies of the corresponding regions)
or possibly obtaining an authorization token in the client's session by request:
https://account.microsoft.com/auth/acquire-onbehalf-of-token?scopes=MSComServiceMBISSL
there the response is as follows:
[
{
"token": "EwAYBF8iAQAUPrxmesbNu",
"tokenExpiry": "2025-08-13T16:14:58.622876+00:00",
"tokenScopes": [
"msComServiceMBISSL"
],
"isSuccess": true
}
]
and with this token, you can use the existing prototype for sending requests 
priority will be given to those who understand how to better implement such a solution - so that it works on all platforms and devices (PC and mobile)
-minimum - obtaining an authorization token from the client
-maximum - organizing the process from start to finish with activation
please indicate real prices + work experience
with good performance, I guarantee stable long-term cooperation - there is a lot of work and I am ready to pay market rates for it
Current freelance projects in the category Python
Python/CAD Developer for automatic processing of DXFDevelopment of a module for automatic labeling of parts in DXF for laser cutting is needed. Input data: - We use BAS for production accounting. - Laser cutting is performed on Senfeng with CypCut software. - We have ready layout files in DXF format. - Each part must receive a… Python, Databases & SQL ∙ 1 minute back ∙ 2 proposals |
IT Automation of VAT Reporting
223 USD
It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual… AI & Machine Learning, Python ∙ 1 hour 14 seconds back ∙ 15 proposals |
Software maintenance
111 USD
It is necessary to make adjustments to the software and maintain it in the future; the software places orders based on specified parameters and sends them to a Telegram bot. Python, Bot Development ∙ 1 hour 49 minutes back ∙ 42 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 13 hours 13 minutes back ∙ 30 proposals |
Automatic video posting on social media according to a scheduleTechnical Assignment (TA) Automatic video publication on social media according to a scheduleProject Description A script/bot (Python preferred, or any other solution of your choice — the main thing is stability and ease of maintenance) is needed, which automatically publishes… Python, Bot Development ∙ 1 day 1 hour back ∙ 53 proposals |