Recently, getting the hometown ID was fixed. I'm trying to use this id to get the page of the hometown to access the location field of the home page. Here is a graph request example:
/v2.4/111644725518871?fields=location
Is there currently a way to do this? I was able to get the page, however, couldn't access the "location" field, casting the result to a Page or Hometown object did not seem to access thie field.
Recently, getting the hometown ID was fixed. I'm trying to use this id to get the page of the hometown to access the location field of the home page. Here is a graph request example:
Is there currently a way to do this? I was able to get the page, however, couldn't access the "location" field, casting the result to a Page or Hometown object did not seem to access thie field.
Thanks for any help!