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

Calling an action fails when sending a Content-Type header #26

Open
sduplooy1 opened this issue Feb 8, 2024 · 5 comments
Open

Calling an action fails when sending a Content-Type header #26

sduplooy1 opened this issue Feb 8, 2024 · 5 comments
Assignees
Labels
bug Something isn't working customer Reported by an InterSystems customer (rather than internally)

Comments

@sduplooy1
Copy link

When calling an action and sending a Content-Type header the server always responds with 406-Not Acceptable. If the Content-Type header is removed then the actions work fine.

@isc-tleavitt isc-tleavitt added bug Something isn't working customer Reported by an InterSystems customer (rather than internally) labels Feb 8, 2024
@isc-tleavitt
Copy link
Collaborator

@sduplooy1 I've had on my list for a while to push out some updates from work we've done on this internally - might include a fix for this, I need to check. (I recall seeing this issue at some point too.)

From your perspective is this an annoyance or a major issue?

@sduplooy1
Copy link
Author

sduplooy1 commented Feb 8, 2024 via email

@isc-tleavitt
Copy link
Collaborator

I don't think that's the proper fix. When I've seen this before the issue has been setting the Content-Type header when there isn't actually any content (e.g., for a GET request) - can you confirm that's the case?

@sduplooy1
Copy link
Author

sduplooy1 commented Feb 8, 2024 via email

@isc-tleavitt
Copy link
Collaborator

Reviewing our internally-logged issues, the corresponding one to this is still open. (Internal reference is APPS-19676.)

@isc-tleavitt isc-tleavitt self-assigned this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer Reported by an InterSystems customer (rather than internally)
Projects
None yet
Development

No branches or pull requests

2 participants