Pls provide clear documentation for endpoints with exemples

Created on 13 May 2024, 10 months ago

I'm encountering an issue while trying to upload files via the REST API endpoint in Drupal. Here are the details:

Steps to Reproduce:

Send a POST request to the endpoint http://localhost/drupal/entity/file?_format=json.
Include the necessary parameters and data in the request body.
Check the response received.
Expected Behavior:
I expect the file upload process to be successful, and a confirmation response should be received.

Actual Behavior:
The upload process fails, and I receive a 403 Forbidden status code in the response. Additionally, the response body contains only {"message": ""} without any meaningful information.

Additional Information:

Drupal version: 10
PHP version: 8.2

Feature request
Status

Active

Version

1.0

Component

Documentation

Created by

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

Comments & Activities

Production build 0.71.5 2024