You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to use SteamData in order to connect voting patterns to various post-related content features, but I have had a significant snag, in that doing a query to the Posts collection, looking for a specific permlink never seems to return.
Interestingly, trying to do the same thing in Robo RT with a findOne request also seems to just spin its wheels when given a permlink to resolve.
Given that a permlink is the only connector between the Operations collection and the Posts collection, this provides certain issues.
Could this be because the SteamData indices for Posts don't include permlink? Or am I missing some other form of connection between those two collections?
(It's really quiet around here.)
The text was updated successfully, but these errors were encountered:
I have been trying to use SteamData in order to connect voting patterns to various post-related content features, but I have had a significant snag, in that doing a query to the Posts collection, looking for a specific permlink never seems to return.
Interestingly, trying to do the same thing in Robo RT with a findOne request also seems to just spin its wheels when given a permlink to resolve.
Given that a permlink is the only connector between the Operations collection and the Posts collection, this provides certain issues.
Could this be because the SteamData indices for Posts don't include permlink? Or am I missing some other form of connection between those two collections?
(It's really quiet around here.)
The text was updated successfully, but these errors were encountered: