nripendra-pcc | Posts: 3

Access Denied MSSDeviceBinding

1 votes

Initially, I was getting this error: "Unable to find registration code in Shared Cache". I tried the solution explained here: https://community.onespan.com/forum/unable-find-registration-code-shared-cache

After following the exact steps, now I'm getting Access Denied MSSDeviceBinding error. I have attached the screenshot.


Approved Answer
nripendra-pcc | Posts: 3

Reply to: Access Denied MSSDeviceBinding

0 votes

Got it it is apple's developer account teamId.


nripendra-pcc | Posts: 3

Reply to: Access Denied MSSDeviceBinding

0 votes

After a bit of debugging, it seems like I need to set teamId. However, I'm not clear where the teamId comes from?


Duo_Liang | Posts: 3776

Reply to: Access Denied MSSDeviceBinding

0 votes

Hi nripendra,

 

Thanks for your post!

This is what I found from the OrchestrationAccessGroup.h file:

/// Creates an instance of <code>OrchestrationAppPrivate</code> model conforming to <code>OrchestrationAccessGroup</code> protocol.
/// \param teamId The key for this value is <em>DEVELOPMENT_TEAM</em>. You can find this value by going to <em>Build Settings > Signing > Development Team</em> (ex: PS861PAMJ9.) You can also find this value by logging into Apple developer website.
///
/// \param bundleId The key for this value is <em>PRODUCT_BUNDLE_IDENTIFIER</em>. You can find this value in the General tap of you App target.
///
- (nonnull instancetype)initWithTeamId:(NSString * _Nonnull)teamId bundleId:(NSString * _Nonnull)bundleId;

 

Let me know if this helps.

 

Duo


jakcieaajasnASAA | Posts: 3

Reply to: Access Denied MSSDeviceBinding

0 votes

Got it it is apple's developer account teamId....


jonassperfect | Posts: 5

Reply to: Access Denied MSSDeviceBinding

0 votes

Hi,

Thank you for sharing this information.


Garrett87 | Posts: 1

Reply to: Access Denied MSSDeviceBinding

0 votes

thank you for sharing ...


Kim656 | Posts: 1

Reply to: Access Denied MSSDeviceBinding

0 votes

"I’m grateful for the effort you put into gathering and sharing this information. Brevard County Property Appraiser  It’s been really useful!"
 


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off