I'm developing a Facebook App and i need to create a Test Page.
I'm following the documentation and i'm stuck at the step 3: Creating a test page using Graph API.
It doesnt matter what URL i set to the cover_photo
field, i always receive:
(#100) Params cover_photo with a valid URL is required for creating a page.
I tried different size, extension. I also re-used the picture field url.
Here are the parameters of the POST request:
- category_enum:
ADVERTISING_AGENCY - name:
Test-Kraken-Name - about:
test about
Thank you for your help.