Closed GoogleCodeExporter closed 9 years ago
Original comment by abishev.timur
on 25 Apr 2009 at 11:55
If clientId is correct request with incorrect mapId returns 403.
If clientId is not valid request returns 200.
Original comment by abishev.timur
on 17 May 2009 at 8:21
OK. Then it's comapping server issue. Reported to comapping bugzilla.
Original comment by Nickolay...@gmail.com
on 18 May 2009 at 11:21
I think that in second case it should return 401.
Original comment by Nickolay...@gmail.com
on 19 May 2009 at 8:37
403 - you are logged in but not allowed to do the action you want to do.
401 - you are not logged in.
Original comment by Nickolay...@gmail.com
on 19 May 2009 at 8:41
Fixes for comapping server are now deployed on production.
Need to support that in our application.
Original comment by Nickolay...@gmail.com
on 16 Jul 2009 at 7:45
The IOException with "Received authentication challenge is null" message throws
while trying to getResponseCode, when session expired.
Original comment by passiche...@gmail.com
on 19 Jul 2009 at 7:03
It seems that request to server with such parameters [action=notifier_logout,
clientId={some clientId}] doesn't working. Full request:
"http://go.comapping.com/
cgi-bin/comapping.n?action=notifier_logout&clientId={some clientId}". I steel
can
download maps with this clientId after this request. May be it's comapping
server
bug.
Original comment by passiche...@gmail.com
on 21 Jul 2009 at 7:40
Original comment by passiche...@gmail.com
on 22 Jul 2009 at 7:43
Original issue reported on code.google.com by
abishev.timur
on 25 Apr 2009 at 11:54