I can't understand how to access to sheets after OOB deprecation.
Here https://github.com/googleapis/google-cloud-ruby#authentication there is no example and the sample project, Quickstart, https://developers.google.com/sheets/api/quickstart/python is missing the ruby implementation.
I've already a credentials.json file but I don't see how to use it.
Can you point me in the right direction, please?
TIA
Okay so i was board. And wanted to prove that the library worked even though they deprecated cosole.
Pro tip when it authorizes the code you want is in the URL bar the page shows a 404 ignore that.
You should be copying the
4/0Adeu5BXVFsiiPPHivx2BW99wivd2gXcpEY1VOWbnCSM5o8pkvp8UBvmkH05u9SJh9gdynApartThe reason it shows a 404 error is because you are not running a local web server. So it cant find the page in question. But the response still comes back from Google with the code you need. This is kind of the draw back of the removal of oob.