How to create a valid Privacy policy URL for facebook app..?

4.3k views Asked by At

in latest facebook for developers site in order to LIVE your app for all users you have to add Privacy policy URL into Settings of that app.

i follow these steps:

  1. go to termsfeed.com
  2. entered all details and generate a Link provided by that website.
  3. i paste that URL into Settings inside Privacy Policy URL it gives me URL Broken error

i got some this kind of missing fields and dialog

enter image description here

above image is the output when i put this URL into Facebook Sharing Debugger Tool

Please tell me how i can add Privacy policy URL in order to Live my app login for all users,otherwise untill when i will give permissions to access into my app

1

There are 1 answers

9
TermsFeed On

The errors are not related to a Privacy Policy URL of a Facebook app but from a specific tool called "Facebook Sharing Debugger Tool" that can be used to test out if a certain URL has the necessary og tags.

The errors inform you that the page URL does not have the og tags: https://ogp.me/

enter image description here