How to successfully update facebook cover_url group via api chart? No matter what I try, I get an error message in the third step from below:
The error I get is of the form:
{
message: 'An unknown error has occurred.',
type: 'OAuthException',
code: 1,
fbtrace_id: <SOME-ID>
}
I imagine some kind of restriction on valid covers, but neither the documentation nor the error gives me any indication as to what it is.
facebook , facebook: https://developers.facebook.com/bugs/425584494232936/