Skip to content
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

Integration test upload single owner chunk is failing #885

Open
Aviksaikat opened this issue Nov 25, 2023 · 0 comments
Open

Integration test upload single owner chunk is failing #885

Aviksaikat opened this issue Nov 25, 2023 · 0 comments

Comments

@Aviksaikat
Copy link

Integration test upload single owner chunk is failing.

image

I have tried the recreate the test in the python SDK & got {'code': 401, 'message': 'invalid chunk'} . Here is my sample data for the test

{
  "method": "post",
  "url": "soc/8D3766440f0d7B949a5E32995D09619A7F86e632/0000000000000000000000000000000000000000000000000000000000000000",
  "data": "0300000000000000010203",
  "headers": {
    "content-type": "application/octet-stream",
    "swarm-postage-batch-id": "fd9d9fbd6d1a65db4b40e1c410aeeadd1db227e51fc5af6da01e65eb1de2dd61"
  },
  "params": {
    "sig": "307832613433653835383066656432313333646132356339363935396638626333376338356430646432663631363832313763323734663664346434373161653530316237316262633538666635393934363630306561333932303763373832316436393964303165653931356133336235346330306133663566626239633364363163"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant