Google voice PHP OAuth 2.0

夙愿已清 提交于 2019-12-05 02:56:29
Wazime

I will send you to the next answer: https://stackoverflow.com/a/4131915/2992810

unfortunate google voice had changed their API so you can not use it anymore. https://github.com/aaronpk/Google-Voice-PHP-API (look at the comments in the head)

Google Voice is not an open API, so they are no maintaining it. Sorry to tell you but in my own experience today SMS services are so cheap that it will cost you less to actually buy service license than fight with Google and their constant API changes, your website can always go down because of such change. Thinks about your time as a resource, spending your time will cost you more!

GV4J is a Java library that is able to login to Google Voice, so it might be a good reference for updating your PHP code to be able to authenticate.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!