Is there any sort of “list of taps that people wis...
# singer-tap-development
m
Is there any sort of “list of taps that people wish existed”?
e
m
oh, that’s perfect, thanks!
I’ve added one to the list. I’d like to take a stab at developing it, but was wondering if anyone else had expressed interest.
p
@Matt Menzenski not sure if this is the same data ai but I left a comment because I think one does exist https://github.com/MeltanoLabs/Singer-Most-Wanted/issues/71#issuecomment-1352286682
m
it looks like the same one! thanks, I will try it out.
p
Report back how it goes!
m
I don’t think we’re going to be able to use this, at least not as-is. I’ve opened a PR that fixes that addresses that issue https://github.com/barloc/tap-dataai/pull/2/files But even with that I’m not having any luck. I don’t know that that’s the tap’s fault though. We currently use v1.3 of the API to pull data and the tap uses v2.0 — I am getting a 403 error. (We’re also using the free tier, I wonder if the tap assumes you have a paid plan?). I may see about forking this and trying to get a tap working on the v1.3 API.