JasperReports® Server login not working from Google App Engine (due to missing header attribute)

前端 未结 1 1493
醉酒成梦
醉酒成梦 2021-01-16 19:35

I\'m trying to make a REST call (using the Restlet framework) from Google App Engine to a JasperReports server that I have running on Google Compute Engine. To use the Jaspe

相关标签:
1条回答
  • 2021-01-16 20:29

    Removing (custom) response header attributes would be an Google App Engine bug because the documentation states;

    https://cloud.google.com/appengine/docs/standard/java/outbound-requests

    0 讨论(0)
提交回复
热议问题