Hi,
I'm using the Visualization API and i can get it working fine when its all public and my web-app shows fine with no problems.
However, the data i'm trying to make available within an organisation is private so i thought maybe change the to 'My Organisation Only - Can Edit'
This is not working hence the message that i require 'OAuth' credentials. I have followed multiple guidance with no avail.
Can someone confirm whether this is the only option to query the data through a web app if i want to keep it private.
If so does anyone have any further helpful information.
Any help appreciated, thanks
query.send(handleQueryResponse);