cloud-dataflow-nyc-taxi-tycoon icon indicating copy to clipboard operation
cloud-dataflow-nyc-taxi-tycoon copied to clipboard

Visualizer: connecting to pubsub stream

Open sabman opened this issue 5 years ago • 0 comments

Any ideas why the visualizer app is currently not allowing authorization via google oauth? https://googlecodelabs.github.io/cloud-dataflow-nyc-taxi-tycoon/

If I do want too connect to the pubsub stream from the map what are the steps required?

  1. Do I host the app at a fqdn?
  2. get credentials from pubsub API?
  3. put them somewhere? maybe here: https://github.com/googlecodelabs/cloud-dataflow-nyc-taxi-tycoon/blob/master/visualizer/googleapiaccess.js#L54-L59

thanks for any help.

sabman avatar Oct 30 '19 01:10 sabman