Skip to content

Cannot log in #25

Description

@DarrenBranford

@seanoshea After successfully cloning the CocoaPod (thank you for fixing that) I found that I am unable to log in. The log message does not provide an error.

2015-03-20 15:20:37.081 RisingBetObjC[27020:1329145] There was an error while logging in (null) (null)

I added another NSLog to try to capture some more info.

2015-03-20 15:20:37.080 RisingBetObjC[27020:1329145] ssokey: (null), NSError: (null), BNGError: (null)

That seems to suggest that the ssoKey is not being generated/passed on.

For reference, my setup looks like this:

NSString *appKey    = @"E33v9H5bQlILMvtN";
NSString *scheme    = @"https";
NSString *product   = @"E33v9H5bQlILMvtN";
NSString *username  = @"Real_Username_Removed";
NSString *password  = @"Real_Password_Removed";

The appKey has been whitelisted and my client is enrolled in the vendor program.

Any help would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions