`access_query` precedence
Open
question
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I think that passing an `access_token` directly to a query should take precedence over one passed to `fql()` (the function version). I don't know if this is of real concern, but right now we ignore any options passed to a query, iff options were passed to the `fql` function.
What do you think?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.