Use the Facebook API in a Google Apps Script web app?

后端 未结 2 706
北荒
北荒 2020-12-07 23:43

I\'m trying to create a Facebook app using a Google Apps Script as web app, as the back-end. The only Facebook API that seems applicable is the Javascript SDK, but I can\'t

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 00:16

    You can connect to Facebook API through oAuth2 library of Google App script Here is the oAuth2 library code 1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDF

    and facebook.gs file

提交回复
热议问题