18
Views
3
Comments
error when trying to crop image

I'm trying to crop an image and later upload it. However, when it has more than 1000x1000 pixels, it returns an error "error 403: Forbidden" 

Are there any image limitations for importing? My Outsystems version is 11.12.3 


2024-11-25 22-05-29
Sergio Aznar Guallar

Hi Crisnei,

In theory, you should have no limitations. I suggest you to debug the app when you upload the image and see if it recognize and collect it in the aggregate or local variable (or where you store the image in client side). Also, check service center logs and look what description you get back, and let we know what is your results


Kind regards,

Sergio

2026-02-25 01-48-05
CrisneiSantos

I'been trying debug. But when i did the upload, the debugger screen don't return anything.

That error only happens when the image size is more than 1000 x 1000 pixels.

2023-02-13 15-34-45
BabyBear

Hi Crisnei,


can you send a screenshot of the error you encountering?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.