|
How to get JSON data received when content type is "application/problem+json"? I'm testing an app developed with Iris with this code: And I get this error message:
I've looked for it in the code without success :-( |
Answered by
gavv
Feb 22, 2021
Replies: 2 comments
|
Hi, Try to replace with: |
0 replies
Answer selected by
gavv
|
It worked. Thanks!!!!!!! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Try to replace
with: