Hello, I have a problem with HTTP Request activities. In the legacy version everything works fine and the response is correct, however when i try the same request in modern version i get the blank content response. Status code is 200 OK and Headers are good too. Only content is different.
Do you know solution besides using legacy version?
This is really strange. Does this only happen for you for this specific endpoint?
In theory, it should simply collect the entire response and pack it into that Text property…
Could you double check if no files are created in your project’s folder with the response saved as a file?