-
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
census command returns HTTP 404 #13
Comments
So as to bypass use of the census command, I tried to create my own census.jsonl file (please see example below), but it fails as follows:
Can you please tell me what is wrong with the structure of my census file? Thanks again.
|
I haven't actually used the census functionality; @milesmcc does anything look wrong here in how it's getting invoked? |
Taking a look now. |
Odd. Still listed here, but I agree https://bsky.network/xrpc/com.atproto.sync.listRepos?cursor=&limit=1000 is 404'ing. |
Greetings, and thank you for this project.
Please know at the outset that I have no Go programming experience, and that I am only now learning a bit about BlueSky. But, at least in the Node.js world, I've been able to use agent.com.atproto.sync.listRepos to get user repositories.
I'm not sure what I am doing wrong in the census commands shown below (one that passes the default pds endpoint, the other that does not). But it appears that a successful census is a prerequisite for running the pull command in which I am most interested.
I am grateful for any light you can shed on this problem; thanks again.
Cordially,
Paul
The text was updated successfully, but these errors were encountered: