mdesilva / AmazonFlexUnlimited

Automate the process of grabbing job blocks from Amazon Flex
174 stars 101 forks source link

Same headers/cookies for all people???? #146

Open Vasa211 opened 1 year ago

Vasa211 commented 1 year ago

Why this script using same headers and cookies for all people?

In allHeaders -> FlexCapacityRequest -> Authorization, x-flex-instance-id, Cookie all parameters (session-id, session-id-time, session-token, at-main, etc...) its all same and added to every requests =(

How we can received new parameters?

vtdeleond commented 1 year ago

I'm not using this code but you must change cookie and other values in every request. Just x-flex-instance-id should be the same but your own

zmkaihan commented 1 year ago

@vtdeleond please give me an idea how I can change the cookie and other values in every request please!

asadbek064 commented 1 year ago

@vtdeleond please give me an idea how I can change the cookie and other values in every request please!

Install Charles proxy connect your phone to it on same network then load Amazon flex and click refresh offer then you can analyze the request and find your cookie and headers