Hi,I have been repeatedly encountering a `500 Internal Server Error` while trying to run the `com.google.api.services. samples.dfareporting.cmdline. DfaReportingSample.java` code.
I am trying to figure out if there is a configuration issue at my end or whether the server is actually experiencing outage.This code had been working perfectly for me and is a quick go-to for diagnostics and debugging.Any suggestions where the problem might be?-Asad
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-advertisers-api+unsubscribe@googlegroups.com.
HttpResponse fileContents = reporting.files()
.get(reportFile.getReportId(), reportFile.getId())
.executeMedia();
To unsubscribe from this group and all its topics, send an email to google-doubleclick-for-advertisers-api+unsubscribe@googlegroups.com.