Hello, i am working on a project for mobile phones and Twitter API. I
made tests using java platform and everything works ok, when i use the
same credentials in j2me, there is always the following message as
response:

<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <request>/statuses/friends_timeline.xml</request>
  <error>Could not authenticate you.</error>
</hash>


I am using basic authentication. Did you have this problem? Can
anybody help me please? thanks in advance.

Reply via email to