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

Doesn't work for URL's that don't have an extention indicating file type, such as aspx scripts that download a PDF #19

Open
jas67 opened this issue Sep 28, 2016 · 5 comments

Comments

@jas67
Copy link

jas67 commented Sep 28, 2016

For example:
http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F408-10389%7FM1%7Fpdf%7FEnglish%7FENG_SS_408-10389_M1.pdf%7F2151493-1

It fails with "error=1".

If I give it a plain url ending in .pdf, it works fine.

@arjunnaha
Copy link

@jas67 I'm also in this situation. Did you manage to fix this issue?

@jas67
Copy link
Author

jas67 commented Dec 28, 2016 via email

@abhisheksett
Copy link

Facing same issue. If the absolute file path is not mentioned, getting error 1. Is this issue fixed?

@Titella
Copy link

Titella commented Jan 30, 2017

The same happens to me

@caffeine-code
Copy link

Having the same issue trying to return a pdf via WebAPI controller and it fails. Fiddler calls look practically identical, but it fails with the same error code=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants