Ajax powered field upload widget does not work

Created on 18 September 2020, over 4 years ago
Updated 11 August 2023, over 1 year ago

Problem/Motivation

I am sure i already know the answer to this; but is it possible that an image upload widget that uses ajax would fail using this authentication technique?

I have a plupload field which allows users to drag/drop multiple images to an image field. This works fine when the user is properly authenticated; but i am seeing a 403 in response to trying to upload with authlink.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

🇨🇦Canada liquidcms

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇪🇸Spain tunic Madrid

    The module only authorizes the node but not any other related entities. If that file upload requires to create an entity (a media entity, for example), Node Authlink can't authorize that so you may see the error. Is that your case?

Production build 0.71.5 2024