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

SEP-12 PUT should accept response of 200 #274

Open
piyalbasu opened this issue Apr 12, 2022 · 0 comments
Open

SEP-12 PUT should accept response of 200 #274

piyalbasu opened this issue Apr 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@piyalbasu
Copy link
Contributor

In packages/demo-wallet-shared/methods/sep12/putSep12FieldsRequest.ts

It expects a response of 202. But 200 is also an acceptable response. Let's handle this case

stellar/stellar-protocol@2d46fe8#diff-1dc2bdae0cffb9fccb696891fb59ca6533c8ab3a026bb60b9249cb6fce549d1dR311

@piyalbasu piyalbasu added the bug Something isn't working label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant