
12:27 pm
January 24, 2019

Hi. I'm getting a weird result from the EdPyApp site trying to download the printer creator code to the Edison(s).
Using Chrome Version 71.0.3578.98 (Official Build) (64-bit) on a Macbook Air running Mojave 10.14.2.
The WAV file generates just fine. (I see:
{"code":200,"message":"Success.","success":true,"compiler":{"wav_url":"http:\/\/api.edwareapp.com\/python_scripts\/edpy\/tokc8odHA.wav","messages":[]}}
in the Javascript console for the WAV file build. But the follow-on call to play the WAV file to the Edison produces:
GET | 206
Partial Content
|
media | Other | 1.5 MB
1.5 MB
|
1.04 s
105 ms
|
and then:
This response has no request data available.
and, pffft, nothing.
However, if I take the wav_url from the initial request, remove the escape markers, and load it in another tab. It loads the WAV file and plays it down to the Edison just fine.
So, thoughts on what I can do to get it to load without the extra machinations? (not exactly something I want to walk the students through at this point if possible...)
Thanks!
-tim
Tim Torgenrud, Monterey, California