-
Notifications
You must be signed in to change notification settings - Fork 47
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
Wrong type argument: stringp, nil
error when run org-gcal-sync
#162
Comments
Hi, can you try the debugging instructions:
https://github.com/kidd/org-gcal.el#debugging
Unfortunately I can't much with that error message alone.
…On Sat, Sep 11, 2021, 15:44 noghartt ***@***.***> wrote:
When run M-x org-gcal-sync I'm having an error, the error message is: Wrong
type argument: stringp, nil.
I follow the instructions on Installation
<https://github.com/kidd/org-gcal.el#installation>, but I don't know if
I'm doing something wrong. It creates the token.gpg as well, but not
sucessfully sync with Google Calendar.
I'm using Doom Emacs, with calendar module
<https://github.com/hlissner/doom-emacs/blob/develop/modules/app/calendar/README.org>
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#162>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANMVDKGFG6DPEAEZDLCIQ3UBPLT7ANCNFSM5D3NBKJQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I think I found this behavior strange, because apparently when I try to debug with the There aren't nothing simmilar to |
Doom probably doesn't have the latest version yet.
You can copy the definition into your *scratch* buffer and eval it.
…On Sat, Sep 11, 2021, 21:08 noghartt ***@***.***> wrote:
Hi, can you try the debugging instructions:
https://github.com/kidd/org-gcal.el#debugging
I think I found this behavior strange, because apparently when I try to
debug with the M-x org-gcal-toggle-debug this option doesn't appear in
the "Emacs Commands".
There aren't nothing simmilar to org-gcal-toggle-debug command. There's
other way to debug this?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#162 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANMVDOYCLDZK6FMWGRWYG3UBQRTFANCNFSM5D3NBKJQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
IDK how, but it's work now! So, I'm closing this issue! Thanks for you attention! |
When run
M-x org-gcal-sync
I'm having an error, the error message is:Wrong type argument: stringp, nil
.I follow the instructions on Installation, but I don't know if I'm doing something wrong. It creates the
token.gpg
as well, but not sucessfully sync with Google Calendar.I'm using Doom Emacs, with calendar module.
The text was updated successfully, but these errors were encountered: