Open GoogleCodeExporter opened 9 years ago
alert status is 401!
means:
Invalid credentials. The requested command failed because the requestor MUST
provide proper authentication. If the
property type of authentication was presented in the original request, then the
response code indicates that the requested command has been refused for those
credentials.
Original comment by konstant...@gmail.com
on 27 Sep 2010 at 6:52
Yes, but that's in output 0. My phone then respond with input 1, which provide
creditals and two anchors. Then mooha sends output 1, with status 212
(authentication accepted) and also some anchors. But then my phone gives the
error 'Data transfer not possible'.
Original comment by jo...@slikkie.nl
on 27 Sep 2010 at 9:01
[deleted comment]
[deleted comment]
i see that's a bug.
mooha_server assume in the first message the authentication.
mooha_server save successful auth and some more properties in $_SESSION var,
over this properties it handle next messages etc...
see outpup1.xml it begin again with message id 1. if authentication were
successful the output1.xml has message id 2.
what you got in output1.xml is a logic error.
typical errors by nokia, the developers must add an exception for devices
Original comment by konstant...@gmail.com
on 29 Sep 2010 at 9:15
Not sure if this is the reason, but it could be that the $_SESSION variable is
actually empty on each request made by the phone. That's what happened for me.
If this is the case, every request will have message id 1.....
I integrated all the code with Joomla, then ripped out all of Mooha's session
handling and replaced it with Joomla session handling - all works fine now.
Original comment by smartmul...@gmail.com
on 6 Dec 2010 at 2:31
Hi,
Gavin could you share your part of code, that is handling problem please?
Thanks a lot.
Original comment by ludvikto...@gmail.com
on 8 Feb 2011 at 3:32
How could it be fixed? I use module for drupal 6.x site.
Original comment by 13ha...@gmail.com
on 30 Aug 2011 at 6:26
Hey, @all -> can someone send me a solution?
Regards Andy
Original comment by handler....@googlemail.com
on 11 Jan 2012 at 12:54
Original issue reported on code.google.com by
jo...@slikkie.nl
on 24 Sep 2010 at 6:26Attachments: