Developer Terms and Conditions › The Development › iOS development › Login Session failed › Reply To: Login Session failed
November 3, 2016 at 12:50 pm
#43492
Ayelet
Keymaster
Hi Matteo,
Our software team have reviewed your code.
Note that you didn’t mention the parts of setting the client ID and redirect ID.
If you don’t set them, you will get the error of “missing required parameter in…(400)”.
You can look at:
the “
Below are the required method to set the client ID and redirect ID:
[[CPScioCloud sharedInstance] setCliend_id:@”4b5ac28b-28f9-
[[CPScioCloud sharedInstance] setRedirect_uri:@”https://www.
Please let us know if that was helpful.
Ayelet,
The Consumer Physics Team
- This reply was modified 8 years, 1 month ago by Ayelet.