Im trying to use the twitter authentication service, but I am getting the following error. Its a bare bones application at this point so I do nothing but init kinvey, and then try authenticating with twitter. I installed the KinveyKit (1.40.7) via cocoapods yesterday.
Jacob Davis
Im trying to use the twitter authentication service, but I am getting the following error. Its a bare bones application at this point so I do nothing but init kinvey, and then try authenticating with twitter. I installed the KinveyKit (1.40.7) via cocoapods yesterday.
errorOrNil NSError! domain: "KinveyError" - code: 406 0x0000000155668dd0
_userInfo __NSDictionaryI * 3 key/value pairs 0x0000000155652390
[0] (null) "KinveyKit.HTTPMethod" : "POST"
[1] (null) "NSLocalizedDescription" : "KCSPersistable objects requires the `_id` property"
[2] (null) "NSLocalizedFailureReason" : "KCSPersistable objects requires the `_id` property"
Heres the code:
Jacob,
Can you please confirm that the “Twitter Client Key” and “Twitter Client Secret” are correct?
I had seen a similar issue when I had manually changed the Twitter key.
Thanks,
Pranav
Kinsey Support
Pranav J
Jacob,
Can you please confirm that the “Twitter Client Key” and “Twitter Client Secret” are correct?
I had seen a similar issue when I had manually changed the Twitter key.
Thanks,
Pranav
Kinsey Support
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics