Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Verify on portal whether multipart request is enabled or Not??
Hi,
I have added servelet plugin my web.xml file to enable multipart with graphql APIs as it is mentioned herein below link
https://help.liferay.com/hc/en-us/articles/360039026272-Multipart-Requests
Even after adding that and restart the portal I am not able to upload files using multipart requests.
How i can verify actually whether this servelet plug in enabled ???
from gogo or somewhere else
Hi, are you checking from Altair or from a CURL request?
Can you copy the request you are doing?