CData Instagram JDBC Driver Questions
Has anybody here had any success with the CData Instagram JDBC driver since the deprecation of the "classic" Instagram API & subsequent move to Facebook GraphAPI?
I'm able to connect successfully but get a couple of different results. My connect string is the following:
jdbc:instagram:BusinessAccountId="{id}";InitiateOAuth="REFRESH";_persist_oauthexpiresin=2592000;_persist_oauthtokentimestamp=1598718773874;_persist_oauthaccesstoken={token};
Obviously {id} and {token} have been removed for privacy.
If BusinessAccountID is filled in, then I receive the error:
"[100] (#100) Tried accessing nonexisting field (stories) on node type (Business). " This error message leads me to believe it's nonfunctioning with the new API, but I've been wrong before.
If BusinessAccountID is removed, I get a successful build but no data is imported.
My assumption is that the BusinessAccountID is not correct, but then I'm also assuming I need that in the first place.
But I'm also wondering if this driver is just not working since the shift to Facebook GraphAPI. I read a recent post on a PowerBuilder forum (where they also use the CData driver) and the statement was that the driver was currently not functioning properly because of the changes. While I suspect that's the overarching issue here, I'm checking here to see if there are any Sisense success stories with this driver.
Thanks!
Please sign in to leave a comment.
Comments
0 comments