RE: Sample code url error in "Using Object APIs With Base64 Encoded Files" page

thumbnail
Miguel Ángel Júlvez, modified 9 Months ago. Junior Member Posts: 64 Join Date: 3/29/11 Recent Posts

Page url: https://learn.liferay.com/w/dxp/liferay-development/objects/understanding-object-integrations/using-custom-object-apis/using-object-apis-with-base64-encoded-files
Wrong url: https://resources.learn.liferay.com/dxp/latest/en/building-applications/objects/understanding-object-integrations/using-custom-object-apis/liferay-p7x7.zip

Thanks

thumbnail
Russell Bohl, modified 9 Months ago. Expert Posts: 308 Join Date: 2/13/13 Recent Posts

Hi Miguel, thanks for the report. The path to the zip is wrong. Try this instead:

curl https://resources.learn.liferay.com/dxp/latest/en/liferay-development/objects/understanding-object-integrations/using-custom-object-apis/liferay-p7x7.zip -O

We'll get it fixed in the documentation.