com.apple.developer.video-subscriber-single-sign-on entitlement is missing

I am working on an app that uses the single sign on subscriber login capability. This entitlement has been requested and has been added to the provisioning profile. I have verified that the provisioning profile contains the entitlement. When I run the app and try to access the Video subscription account, I get the error:


The com.apple.developer.video-subscriber-single-sign-on entitlement is missing." UserInfo={NSLocalizedDescription=The com.apple.developer.video-subscriber-single-sign-on entitlement is missing.}


I can open the provisioning profile and see that the entitlement is listed. So I tried adding an entitlements file which includes that entitlement. When I do, Xcode says the provisioning profile does not contain the said entitlement.