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

GET request made by AttachmentMonetaryAccountContent::listing() is not allowed (405). #209

Open
1 of 2 tasks
s0wa opened this issue Jan 20, 2021 · 1 comment
Open
1 of 2 tasks

Comments

@s0wa
Copy link

s0wa commented Jan 20, 2021

Steps to reproduce:

  1. Make a payment with an attachment (Payment::create)
  2. Get payment with the attachment (Payment::get)
  3. Get attachment id
  4. Get the raw attachment content (AttachmentMonetaryAccountContent::listing)

What should happen:

  1. According to the documentation the raw content of a specific attachment should be returned.

What happens:

  1. HTTP Response Code: 405, Error message: Method "GET" is not supported.

Traceback

SDK version and environment

  • Tested on 1.14.18
  • Sandbox
  • Production

Response id

  • Response id: db0d28d5-5c42-4bb3-b1d2-42054f851ef9

Extra info:

@two-trick-pony-NL
Copy link

👋 Hey @s0wa

I work at bunq and am currently reviewing the bunq API docs, open issues and SDK’s and came across your issue. I know it’s been open for a while, and I’d love to understand how it’s impacting you. Beyond the obvious -fixing this issue-, what else could we do to improve your experience with our API?

If you want to share your thoughts on how we can improve on our public API:

📅 I'd love to schedule a 15 minute interview to understand your needs through: Calendly
💬 Or if you don't have time for a call, you can give us some general feedback through this form

Your feedback will go straight to our product team! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants