Routing retrieve 403 forbidden

Created on 20 May 2018, about 6 years ago
Updated 7 August 2023, 11 months ago

I've created route with method - POST and full access. When I create request drupal retrieve me 403 forbidden error. maybe someone knows what might be the problem?

siftandpick_payment.default_controller_getValue:
  path: '/payment/get'
  defaults:
    _controller: '\Drupal\siftandpick_payment\Controller\DefaultController::getValue'
    _title: 'getValue'
  methods: [POST]
  requirements:
    _access: 'TRUE'
πŸ’¬ Support request
Status

Closed: works as designed

Version

11.0 πŸ”₯

Component
RoutingΒ  β†’

Last updated 2 days ago

Created by

πŸ‡§πŸ‡ΎBelarus dmitry.yankouski

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.

  • πŸ‡§πŸ‡ͺBelgium mr.baileys πŸ‡§πŸ‡ͺ (Ghent)

    There is not enough information in the original issue to determine what the cause of the 403 is, but this is a support request rather than a bug. Closing since this is a support request, there has not been any activity in over a year and there is no indication pointing to a bug in core.

Production build 0.69.0 2024