Giter VIP home page Giter VIP logo

Comments (6)

kevinjalbert avatar kevinjalbert commented on August 12, 2024

🤔 Hmm to be honest I'm not 100% sure what the issue could be here. Quick searching makes it seem like some pip version issue.

I'm curious if you tried other things to get this working?

from notion-toolbox.

naveenjohnsonv avatar naveenjohnsonv commented on August 12, 2024

Yeah I figured someone must've tried to fix it and found one of your project's forks had it working. Just two new commits bkraeling@f77fc52 and bkraeling@f77fc52 . Maybe look into those, seems to me to be an in issue in notion-py

from notion-toolbox.

naveenjohnsonv avatar naveenjohnsonv commented on August 12, 2024

I appreciate your work though, it's been really helpful. I know the server project is still in the works but I'm curious, is add_notes still working through assistant for you? add_task works just fine but add_note doesn't seem to be making any changes to the current days' notes. I'm not sure if it's a problem in your code or happened due to the changes in your project's fork that I'm currently using to make heroku deploy. If you can, kindly look into that too. The add_task returns 500 and ifttt flags an error even though the tasks actually get added, add_notes returns 500 but the notes don't get added.

from notion-toolbox.

kevinjalbert avatar kevinjalbert commented on August 12, 2024

@naveenjohnsonv I'm sorry for the delay. I haven't actually been using this project much recently (although will likely get back to it eventually).

If you figure how to fix the issue, I'd appreciate a PR on this project 😄.

As for your issue with the errors, it might be best to put some logging in the server and see what the response exception is and go from there.

from notion-toolbox.

DavidDoesDev avatar DavidDoesDev commented on August 12, 2024

Stupid question—where do I put the secrets.NOTION_TOKEN and secrets.NOTION_TEST_PARENT_PAGE_ID (see heroku error)? Not directly in the ci.yml file, right?

from notion-toolbox.

kevinjalbert avatar kevinjalbert commented on August 12, 2024

@DavidDoesDev This is part of the new revamp, and those secrets.XXXX values are for the CI testing in GitHub. From what I gather they shouldn't factor in the Heroku deployment. If you forked the repo and wanted CI to run on your own fork, then you'd have to set those secret values for the GitHub Action.

I, unfortunately, haven't got to put more documentation down yet, as this happened recently.

from notion-toolbox.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.