403 Error: disallowed_useragent

前端 未结 4 596
孤城傲影
孤城傲影 2020-12-06 15:49

I am new to mobile application development, I am developing an ios app. In which I am using google drive to get document files into my app from google account.I did that tas

4条回答
  •  死守一世寂寞
    2020-12-06 15:53

    Google is changing its Oauth policies, with this it is intended that no native web views initiate Oauth flows, I am working with an iOS app too and having the same problem, you should probably wait for them to update the SDKs and documentation or find an alternate way of authenticating to use the users information.

提交回复
热议问题