BuzzerBeater Forums

BBAPI Support > Not authorized

Not authorized

Set priority
Show messages by
This Post:
00
53945.1
Date: 10/16/2008 6:19:36 AM
Overall Posts Rated:
00
Hi, i try to login to bbapi

if i try it directly in the browser with http://www2.buzzerbeater.org/BBAPI/login.aspx?login=username&code=password the return code was o.k. like

<bbapi version="1">
<loggedIn/>
</bbapi>

if i try it using a servlet in apache with the same url the return codw was not authorized like

<bbapi version='1'>
<error messge="NotAuthorized"/>
</bbapi>

what's wrong ?

Message deleted
Message deleted