You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have the same problem that this issue below. With the difference that I've used REST request, like the Official Doc.
I'm using Angular 8 like client and the server is on https://parse-dashboard.back4app.com/. And all the services works very well, except this. I can't upload any image, the result is much ugly characters.
I've tried with Angular and also Postman and no difference in the Request. The curious is that I get a Response with the name and url from the "picture" but when I try to get the picture occur that mistake.
It seems that there was a problem with the file on the REST request that the way I was doing it and even using the Postman was wrong.
When using this component I found it perfectly. I recommend it for handling files with Angular and forms.
Hi, I have the same problem that this issue below. With the difference that I've used REST request, like the Official Doc.
I'm using Angular 8 like client and the server is on https://parse-dashboard.back4app.com/. And all the services works very well, except this. I can't upload any image, the result is much ugly characters.
I've tried with Angular and also Postman and no difference in the Request. The curious is that I get a Response with the name and url from the "picture" but when I try to get the picture occur that mistake.
sidiabale/parse4cn1#20
Please help with that. Sorry for my English
The text was updated successfully, but these errors were encountered: