Open APratham opened 1 year ago
Since this repo is not being actively maintained (Unfortunately my current employer is not on Notion), it's going to be pretty hard for me to help you. If there is any chance of me helping you, you would have to give me a lot more information. If you're asking for help on the internet make sure you include the full stack trace (as text, not a screenshot so people can copy segments and also so it's searchable so other people with the same problem can find it) and also include your setup and inputs.
Thank you so much for your response. My apologies I didn't include much information, I assumed since you have made it like a GitHub automation, any issues must be very easy to understand since they will always be reproducible and more widespread, as compared to making software which people would download. You seem to have devised a fix for the error and then reverted it back for some reason (https://github.com/NarekA/git-notion/pull/5 reverts https://github.com/NarekA/git-notion/pull/3). Here (https://github.com/APratham/git-notion/actions/runs/3728297478/jobs/6323176059) is the complete Workflow run, do you think that's helpful? I haven't done anything, just cloned your repo and added my credentials. If there were a problem with them, I would have got a different error, but whatever I do, I seem to be getting the same error: https://github.com/APratham/git-notion/actions. Do you think you can help me?
On Wed, Dec 21, 2022 at 11:34 PM Narek Amirbekian @.***> wrote:
Since this repo is not being actively maintained (Unfortunately my current employer is not on Notion), it's going to be pretty hard for me to help you. If there is any chance of me helping you, you would have to give me a lot more information. If you're asking for help on the internet make sure you include the full stack trace (as text, not a screenshot so people can copy segments and also so it's searchable so other people with the same problem can find it) and also include your setup and inputs.
— Reply to this email directly, view it on GitHub https://github.com/NarekA/git-notion/issues/9#issuecomment-1361780526, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH53RBTUDONXEW6ACNVSO3DWONBENANCNFSM6AAAAAATCP3FQM . You are receiving this because you authored the thread.Message ID: @.***>
I was able to get git-notion working by running python -m pip install notion-cobertos-fork
, and then re-running my git-notion
command. Should unblock anyone looking for a quick solution.
I am getting an HTTPError while trying to run the Notion sync. I have tried quite a few times but still the error pops up. Can you please help me understand what is happening and if there is a workaround for it?