I am using Google Sheets API and reading information from one of my Google Sheets on my website. I hosted my website and when other users launch the website they are not able to see info pulled from Google Sheets when I launch the website I am able to see the information. Why is Google Sheets API info getting pulled only for me and not globally?
So I tried opening the webpage in incognito mode and I'm still not able to see the info.
Your app won't work for other users and for you in incognito mode because you're not authenticated with Google. You need to setup oauth2 as explained here:
https://developers.google.com/sheets/api/guides/authorizing
Related
I am trying to create a LinkedIn bot with Google Sheets and Google Apps Script to posts automatically on my LinkedIn company page, like I managed to do with my Twitter account following this tutorial: https://javascript.plainenglish.io/build-your-own-twitter-bot-with-google-sheets-d9a8ef955fa1
The only tutorials I found for LinkedIn are with postman to make the LinkedIn API work but no way to schedule posts from a prepared list.
Thank you for your help.
I have enable Google ads api ,and I request for many times last month by google adwords api. Why it doesn't show in the develop console? i just can see several times request for youtube api. Is it because I use Google adwrods api? my project is developed by google adwords api,not google ads api..
develop console
Google Adwords API is not part of the Cloud Developer console. You can't configure it there (apart from setting up an OAuth2 client), and any requests to it won't be visible within the console.
The Google Ads API on the other hand is supported.
I have created a Google Site which links to various Google Classrooms. I would like to know who is using the site.
Is there a way of recording the Google ID in a Google Sheet, for when someone accesses the site?
Any help or even a point in the right direction would be great.
Thanks
Ok, since you are using Google Sites, you can create a user start page by following these steps, this page will ask the users to authenticate with their emails, and will allow only users from the organizational unit for which the site is allowed.
After that step, you can use Google Analytics with your Site to track the behavior of users in your Site.
I suggest starting with a quickstart of Google Analytics to get the hang of it.
And soon enough you will have it set up to suit your needs.
Trying to setup Moodle 2.2 with Google Drive Repository so Moodle students can upload their Google Docs into Moodle assignments.
Using google developers console I have created a Web Application Client ID and added it to Moodle's Google Repository settings.
When File Picker comes up for Moodle users trying to submit assignments Google Drive repository is available. When clicked on they get a Login button. Clicking login button opens an empty folder on Google Drive. They aren't asked for their own login credentials.
Have I made the correct type of API Client ID.
OR is there something else needed?
I did also Save the Consent Screen in the Google Project API.
Thanks in advance,
Shirley
Please check that you have entered the 'Authorized Redirect URI' exactly as shown on your Google Drive plugin config page in Moodle (copy and paste to make sure).
You should also make sure 'Drive API' is enabled on the API page of the Google Dev Console.
If both of these are already set correctly, you could try turning on developer level debugging in Moodle (if it isn't already) and see if that gives you any helpful debug messages when you try again.
Hope this helps.
I am trying to publish a Google spreadsheet as an RSS feed using Google Chrome. When I go to File → Publish to web and the go to Get a link to the published data, the Atom/RSS feed is not displayed.
When I tried to use my personal gmail account, this feature is visible but when I use the business one it does not work. Also please note that I am the admin of the account so I don't think it is an issue of rights.
Can you tell me how to publish it as an Atom/RSS feed, please?
Chrome does not have built-in support for RSS feeds by default, but google have developed an extension. You can add this one:
https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd