Microsoft-Rewards-Farmer icon indicating copy to clipboard operation
Microsoft-Rewards-Farmer copied to clipboard

New bug in BING] Starting Desktop and Edge Bing searches... [BUG]

Open Vorffeed opened this issue 2 years ago • 1 comments

When I manage to solve the other syntax problem and get it to work, now I get this other one

←[92m[PUNCH CARDS] Completed the Punch Cards successfully !←[00m [MORE PROMO] Trying to complete More Promotions... ←[92m[MORE PROMO] Completed More Promotions successfully !←[00m [BING] Starting Desktop and Edge Bing searches... Traceback (most recent call last): File "C:\Microsoft-Rewards-Farmer-master\ms_rewards_farmer.py", line 805, in bingSearches(browser, remainingSearches) File "C:\Microsoft-Rewards-Farmer-master\ms_rewards_farmer.py", line 272, in bingSearches search_terms = getGoogleTrends(numberOfSearches) File "C:\Microsoft-Rewards-Farmer-master\ms_rewards_farmer.py", line 229, in getGoogleTrends google_trends = json.loads(r.text[6:]) File "C:\Users\Lina\AppData\Local\Programs\Python\Python310\lib\json_init_.py", line 346, in loads return _default_decoder.decode(s) File "C:\Users\Lina\AppData\Local\Programs\Python\Python310\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\Lina\AppData\Local\Programs\Python\Python310\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Vorffeed avatar Sep 02 '22 14:09 Vorffeed

Same problem here

Gitzzly avatar Sep 05 '22 16:09 Gitzzly

I am using farmer version 2.0, but have same problem when starting Edge Bing searches.

link2Eps1lon avatar Mar 01 '23 16:03 link2Eps1lon

Fixed with v3.0 #188

charlesbel avatar Jul 19 '23 09:07 charlesbel