Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

facebook - URL Fetch App doesn´t fetch the desired URL

I′m trying to import data from Facebook mkt api into google sheets, however, there are some URL that seem to be working properly but there are others in which it returns the error of "Exception: Invalid argument:"

The URL that works is this one: https://graph.facebook.com/v9.0/act_57968134*****?access_token=***********

The URL that doesnt work is this one: https://graph.facebook.com/v9.0/act_57968134****?fields=campaigns{name}&access_token=***********

enter image description here

Does anybody know why this is happening? I tried other codes that I found in github but it′s the same, there is a problem with that specific URL...

Thank you a lot

question from:https://stackoverflow.com/questions/65888185/url-fetch-app-doesn%c2%b4t-fetch-the-desired-url

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Thanks to Carlos M found the answer! Facebook Graph API not working on UrlFetchApp


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...