unauthorizedRequestData
Error code indicating that the app is attempting to use a property for which it does not have the required entitlement.
Declaration
static var unauthorizedRequestData: SKError.Code { get }Discussion
To use requestData, an app must have a required entitlement.