Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Developer.facebook.com asks for Data Deletion Url

When trying to switch from developer to live mode, developer.facebook.com gave me this warning:
Before switching to live mode, you must provide both a valid Privacy Policy URL and data deletion information. Update this information in Basic Settings on App Dashboard
I have provided my Privacy policy url, but I dont know what to put here:
enter image description here

To be honest, I dont need this for live app, just for fb login on my test app, but when I try to login with Facebook, I got the error This app is still in development mode. Ok fb, I know...

like image 864
stackich Avatar asked Dec 30 '20 08:12

stackich


People also ask

What is data deletion URL in Facebook?

If your app type is Consumer or Gaming, either the callback or the URL is required for App Review and for Live mode. The data deletion callback is called whenever an app user removes your app and requests that you delete their data.

What is user data deletion?

The User Deletion API allows a Google Analytics customer to delete data for a given user identifier from a project or web property. User Deletion requests can be made using either Firebase projects or Google Analytics properties.

Can you ask Facebook to delete your data?

Luckily, companies that operate on Facebook's platform are required by Facebook's terms and services to delete your data if you ask them to do so. To contact the individual apps, games and websites, you should visit their privacy policy pages.

Do you provide a way for users to request that their data is deleted?

You should contact the organisation and let them know what personal data you want them to erase. You don't have to ask a specific person – you can contact any part of the organisation with your request. You can make your request verbally or in writing.


1 Answers

Fixed by putting the same URL as it's in a Privacy Policy field.
However, this should not be the right fix. But the app was made for testing purposes only.

like image 172
stackich Avatar answered Oct 20 '22 14:10

stackich