Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Is there a way to open the file from URL or an external server? #259

Closed
vergel-mercado opened this issue Jun 24, 2016 · 1 comment
Closed

Comments

@vergel-mercado
Copy link

Fatal error: Uncaught Box\Spout\Common\Exception\IOException: Could not open http://00.00.00.00/thefilename.xlsx for reading! Stream wrapper used is not supported for this type of file. in C:\xampp\htdocs\Spout\Reader\AbstractReader.php:73 Stack trace: #0 C:\xampp\htdocs\Spout\index.php(14): Box\Spout\Reader\AbstractReader->open('http://00.00.00.00...') #1 {main} thrown in C:\xampp\htdocs\Spout\Reader\AbstractReader.php on line 73

The above is the error that I got. Please note that the IP above is not the real IP. Thanks

@adrilo
Copy link
Collaborator

adrilo commented Jun 24, 2016

You may be able to do it with CSV files. But it does not work for other file types. You'll have to download the file locally first.

@adrilo adrilo closed this as completed Jun 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants