So, I know you included bearer token and a user ID to use the application, but I am not sure where to put it. It would help if it was commented in the code specifically, as there are a lot of "BEARER_TOKEN_HERE" strings referenced throughout the code.
Where do I get myself a google API key? I googled it myself, but all I could find was API for google maps. Same with CSE.
I'm also getting an error where it says "Keychainswift" is not found.
I ran the gem install as stated, but I'm not sure that was the correct thing to do/needed.
So, I know you included bearer token and a user ID to use the application, but I am not sure where to put it. It would help if it was commented in the code specifically, as there are a lot of "BEARER_TOKEN_HERE" strings referenced throughout the code. Where do I get myself a google API key? I googled it myself, but all I could find was API for google maps. Same with CSE.
I'm also getting an error where it says "Keychainswift" is not found. I ran the gem install as stated, but I'm not sure that was the correct thing to do/needed.
I'm stumped. (Or, just very näive.)