Skip to content

406 Errors on GET Assets for fullscreen link #449

Closed
@devonelliott

Description

@devonelliott

I've added a couple of files to my sketch, a .csv and .txt, that I'm trying to preload using loadTable (with the 'csv' and 'header' options) and loadStrings.

The files are in the project, but they do not appear under the 'My assets' window, and I can't find any options to add assets to that window. I added these in the project editor sidebar, where I created a folder called 'assets' and then uploaded the files.

On the fullscreen link, I get 406 (Not Acceptable) errors at the GET request for those files.

The same sketch operates fine locally on my machine, with no 406 errors. Additionally, the sketch seems to be working in the Preview within the editor. It's only in the fullscreen link where I get those 406 errors.

The errors occur in both Chrome and Safari, but the p5js sketch runs fine locally and in the editor's preview on both of those browsers.

screen shot 2017-10-04 at 10 33 10 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions