﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
1066	"Dianara gets ""Invalid Oauth parameter"" when passing 'count' or 'offset' params"	JanKusanagi		"When trying to fetch a feed from Dianara, like /inbox/major it works great.
However, if Dianara adds parameters to the call, like 'count' to get more activities in one go (the url then being like ""/inbox/major?count=30"", the server returns ""{""error"": ""Invalid oauth prarameter.""}"".

I'm unsure if there is something Dianara is not doing right, but this works ok with Pump.io servers.

The OAuth header is generated by QOAuth. I know that, when adding those parameters to the call, those are reflected not only as part of the URL, but as fields in the Authorization header, for some reason.

Maybe that's what's confusing GMG? The fact that there are unexpected values in the Authorization header.
"	defect	closed	major	0.8.0	programming	fixed	api, client, feeds, parameters, oauth	Jessica Tallon	
