-
Notifications
You must be signed in to change notification settings - Fork 99
"May need to change scraping" Error #30
Comments
Did you managed to solve it ? |
I did not myself, but I found a forked version that has resolved it: https://github.com/jamenlang/Google-Voice-PHP-API |
Yup even i tried his version but it doesn't seem to work anymore from last few weeks ? . is it still working for you ? |
I just tested it and it is indeed working for me. Check that Google is not blocking the sign-in attempt. I have seen that happen before. |
strange . i debugged the curl code & its showing me JavaScript disable error & logging out on further calls . |
And unlike before it doesn't shows that blocked login attempt and ask to authenticate it. so it seems like its stuck on this JavaScript error . |
What is the error? |
This is the error that i am receiving and it seems like googles function is doing its jobs as it should. 😈 Now i am in search of what cookies it sets to check this JavaScript status of a browser. |
That's kind of odd though. Did you make any code changes? |
nope but yes i did changed my recovery address recently & it seems like it picks up the new policy & applies it to you account i guess this is the new way of google through which they are slowly but forcefully migrating people to the their crappy newer version of every product. |
I actually was not aware that they were making such a change. |
This morning, I started receiving the following error when trying to use this API with my texting script. For privacy, I have stripped out some parts of the error, marking them as "<REDACTED>." Note that the "Passwd" entry in the array is empty, and not marked, meaning that the password was never even received (read: I did not remove the password and forget to mark having done so when posting this. It was never there.). Has anyone else started seeing this as well?
The text was updated successfully, but these errors were encountered: