The-DataTank icon indicating copy to clipboard operation
The-DataTank copied to clipboard

SpectQL encoding bug

Open dive-michiel opened this issue 12 years ago • 3 comments

For example the Twitter resource: search = #irail (urlencoded) -> not working Twitter resource without spectql : search = #irail (urlencoded) -> works

dive-michiel avatar Nov 14 '12 12:11 dive-michiel

Hej michiel, can you be a bit more specific with you bug? So what is the exact URI you're making with spectql for example?

coreation avatar Nov 14 '12 12:11 coreation

Hey Jan,

Example links: http://data.irail.be/twitter/search/%23irail.json http://data.irail.be/spectql/twitter/search/%23irail/results.limit(3):json

dive-michiel avatar Nov 14 '12 13:11 dive-michiel

Going to look into it, not sure if it's a spectql bug, of something in the twitter class. My educated guess is that SPECTQL doesn't pass along required parameters given via the query.

coreation avatar Jan 22 '13 16:01 coreation