ChariTi icon indicating copy to clipboard operation
ChariTi copied to clipboard

Facebook Events are not working

Open gilmorej2982 opened this issue 12 years ago • 3 comments

I keep getting an HTTP error 500 when opening the page that contains the feed from the user's facebook feed. This happens in more than one application so I'm wondering if there is something that was updated that I need to change. Thank you

gilmorej2982 avatar Dec 15 '13 17:12 gilmorej2982

I can't figure this one out just yet… Something definitely changed, though.

Thanks for reporting it.

mcongrove avatar Dec 16 '13 18:12 mcongrove

I think I have figured out that it has to do with the access token. When I change that in the url we pull the feed from for the events it works. But the access tokens I can get only last 2 hours. Is there a way to tell the app to continue getting a new token maybe? Thank you for looking into this.

gilmorej2982 avatar Dec 16 '13 18:12 gilmorej2982

So I came across that, too; changing the access token does return actual data. However, the token we use never exports (which I double-checked using the Facebook graph API debug tool). Maybe permissions changed, and the token we use doesn't have the new, required permissions?

mcongrove avatar Dec 16 '13 18:12 mcongrove