Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't get my GSheets' ID but keeps getting your #10

Open
namv22 opened this issue Jan 16, 2021 · 1 comment
Open

It doesn't get my GSheets' ID but keeps getting your #10

namv22 opened this issue Jan 16, 2021 · 1 comment

Comments

@namv22
Copy link

namv22 commented Jan 16, 2021

I try following your guide but still can't get the right data, it keeps returning your GSheet' id from the dev tool
what did I do wrong?

Here's a code sandbox of what I'm doing:
https://codesandbox.io/s/upbeat-ardinghelli-g3mog?file=/src/components/HelloWorld.vue

@designlook
Copy link

designlook commented Feb 4, 2021

You have to change \pages\index.vue and swap the line that should be commented out

<script>
// import { vueGsheets } from 'vue-gsheets'
import { vueGsheets } from '@/gsheet.js'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants