KGIII / pino-twitter

Automatically exported from code.google.com/p/pino-twitter
GNU Lesser General Public License v3.0
0 stars 0 forks source link

403 Forbidden: the server understood the request, but is refusing to fulfill it. #216

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install pino from Launchpad PPA with libgee from Vala PPA
2. Start pino and add Identi.ca account
3. Catch error on refresh

What is the expected output? What do you see instead? I should see notices but 
catch an 
error message instead

What version of the product are you using? On what operating system? Pino 
0.2.6/Ubuntu 
Karmic

Please provide any additional information below.
From log:

[Apr 16 21:31:33] GET: http://identi.ca/api/statuses/home_timeline.xml?count=20
[Apr 16 21:31:34] 403 Forbidden: the server understood the request, but is 
refusing to fulfill 
it.

Original issue reported on code.google.com by benoit.b...@gmail.com on 17 Apr 2010 at 2:34

GoogleCodeExporter commented 8 years ago
Issue solved; I stupidly forgot to issue a password to my account, which was
registered using OpenID.

Original comment by benoit.b...@gmail.com on 21 Apr 2010 at 12:37