Our serverURL is http://localhost:8080/parse but Parse.File data is sent to the client with url: "http://localhost/parse/files/...". The URLs are otherwise correct, they're just missing the port.
I'm new to Parse so apologies if I'm missing something.
Our serverURL is
http://localhost:8080/parse
but Parse.File data is sent to the client withurl: "http://localhost/parse/files/..."
. The URLs are otherwise correct, they're just missing the port.I'm new to Parse so apologies if I'm missing something.