-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error when authenticating with Substack #7
Comments
@jwoglom bump Dead in the water. |
Hm, unfortunately I'm also seeing this. Looks to be widespread: https://old.reddit.com/r/RemarkableTablet/comments/1fj86xz/has_remarkable_broken_their_cloud_api/ |
Where did you get your original knowledge of the Substack API? Do they, or does someone else publish it?
…--
Chat with me NOW via MS ***@***.***>
Book a time with ***@***.***/meetingtype/SVRwCe7HMUGxuT6WGxi68g2?anonymous&ep=mLinkFromTile>
David S. Sweeney, '88
Texas A&M University
***@***.******@***.***>
________________________________
From: James Woglom ***@***.***>
Sent: Monday, September 23, 2024 10:38 PM
To: jwoglom/remarkable-substack ***@***.***>
Cc: Sweeney, David S ***@***.***>; Author ***@***.***>
Subject: Re: [jwoglom/remarkable-substack] Error when authenticating with Substack (Issue #7)
Hm, unfortunately I'm also seeing this. Looks to be widespread: https: //old. reddit. com/r/RemarkableTablet/comments/1fj86xz/has_remarkable_broken_their_cloud_api/ — Reply to this email directly, view it on GitHub, or unsubscribe. You are
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
Hm, unfortunately I'm also seeing this. Looks to be widespread: https://old.reddit.com/r/RemarkableTablet/comments/1fj86xz/has_remarkable_broken_their_cloud_api/<https://urldefense.com/v3/__https://old.reddit.com/r/RemarkableTablet/comments/1fj86xz/has_remarkable_broken_their_cloud_api/__;!!KwNVnqRv!BmpOfavVACy2Bt7l99eAqD9DzJZDFdaR7mjJOqafn2r90lBIdktMRJ8ZF2wT1CJvyxWuRKfNJ7uWGE4L2j5v0sHi$>
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/jwoglom/remarkable-substack/issues/7*issuecomment-2370049345__;Iw!!KwNVnqRv!BmpOfavVACy2Bt7l99eAqD9DzJZDFdaR7mjJOqafn2r90lBIdktMRJ8ZF2wT1CJvyxWuRKfNJ7uWGE4L2ooXRC46$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ABDZZONA2FEECYTA72WO6ADZYDNEPAVCNFSM6AAAAABOTHT6BOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZQGA2DSMZUGU__;!!KwNVnqRv!BmpOfavVACy2Bt7l99eAqD9DzJZDFdaR7mjJOqafn2r90lBIdktMRJ8ZF2wT1CJvyxWuRKfNJ7uWGE4L2uNaY4Xy$>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
it's unfortunately private, and has just been reverse-engineered by various members of the community. Looks like there's a partially working javascript version right now, so might have to see about trying to port the fixes to the python library i'm using here |
I don't know that I can help you with the coding but I'm certainly happy to test it.
…--
Chat with me NOW via MS ***@***.***>
Book a time with ***@***.***/meetingtype/SVRwCe7HMUGxuT6WGxi68g2?anonymous&ep=mLinkFromTile>
David S. Sweeney, '88
Texas A&M University
***@***.******@***.***>
________________________________
From: James Woglom ***@***.***>
Sent: Wednesday, September 25, 2024 10:13 PM
To: jwoglom/remarkable-substack ***@***.***>
Cc: Sweeney, David S ***@***.***>; Author ***@***.***>
Subject: Re: [jwoglom/remarkable-substack] Error when authenticating with Substack (Issue #7)
it's unfortunately private, and has just been reverse-engineered by various members of the community. Looks like there's a partially working javascript version right now, so might have to see about trying to port the fixes to the python library
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
it's unfortunately private, and has just been reverse-engineered by various members of the community. Looks like there's a partially working javascript version right now, so might have to see about trying to port the fixes to the python library i'm using here
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/jwoglom/remarkable-substack/issues/7*issuecomment-2375767994__;Iw!!KwNVnqRv!Ho6fOY3NSLlx0CgqFQHJ7OQx_QMjWipK_foBG0L6lo0xANG3FPUjCHcchnnMDNT9aka7WBWdpujh74_UkHOQmUDw$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ABDZZOMK6QTTPVIW3Y3Y3ETZYN3WFAVCNFSM6AAAAABOTHT6BOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZVG43DOOJZGQ__;!!KwNVnqRv!Ho6fOY3NSLlx0CgqFQHJ7OQx_QMjWipK_foBG0L6lo0xANG3FPUjCHcchnnMDNT9aka7WBWdpujh74_UkIaKiuGb$>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
During the process of authenticating for the first time with Substack, I get the following trace and call stack:
`
Traceback (most recent call last):
File "/home/appuser/main.py", line 242, in
main(args)
File "/home/appuser/main.py", line 55, in main
ls = rm.ls(args.folder)
File "/home/appuser/remarkable.py", line 55, in ls
raise RuntimeError(f"Couldn't run ls: exit code {out.returncode}: {out.stdout} {out.stderr}")
RuntimeError: Couldn't run ls: exit code 1: b'' b'ERROR: 2024/09/21 04:42:09 main.go:77: failed to build documents tree, last error: request failed with status 410\n'
`
The code at line 55 in remarkable.py indicates a failure when issueing the ls command. Perhaps something in the Substack api has changed?
The text was updated successfully, but these errors were encountered: