Your Paid Model May Violate GDPR Access Rights
Based on research by NOYB
LinkedIn is facing a formal complaint from NOYB for locking GDPR access rights behind a paid Premium subscription. The core issue is simple: if LinkedIn sells insights about who viewed your profile, it must also provide that same data for free when you exercise your right of access under Article 15 GDPR.
The regulatory context here hinges on the contradiction between commercial incentives and legal duties. LinkedIn tracks profile visits to create a premium product, arguing that disclosing this data in an access request might violate the privacy of the visitors. However, NOYB argues that if LinkedIn is willing to share this data for money, it cannot suddenly claim data protection concerns to deny free access. The law is clear: if data is processed and shared for commercial gain, the subject has the right to receive it. You cannot have it both ways by treating privacy as a feature to be sold rather than a right to be respected.
The impact for companies using similar API models or data-driven services is immediate. If your business logic relies on aggregating and selling user activity data, you must ensure that the exact same datasets are available to users upon request. Ignoring this creates a compliance gap where your revenue model directly conflicts with GDPR obligations. The risk is not just theoretical; it involves potential fines and the reputational damage of being seen as holding user data hostage. Developers need to audit their data pipelines to ensure that any data used for premium features is also retrievable via standard access request mechanisms.
This situation reinforces the critical case for processing data locally within the EU. When you keep data within your own infrastructure, you maintain full control over how it is accessed, shared, and monetized. Relying on third-party platforms that blur the lines between service features and data rights introduces unnecessary legal friction. By owning your data stack, you can design systems that naturally comply with access rights rather than fighting against platform restrictions. It is a practical step toward building trust and avoiding regulatory surprises.