skip to Main Content

Magento. Issue OAuth oauth_problem=Signature+method+HMAC-SHA1+is+not+supported

I have issue with Magento. Everything worked well(I don't change anything) but now something going wrong with OAuth part. I have an error on response statusCode 400 with message oauth_problem=Signature+method+HMAC-SHA1+is+not+supported According to the docs https://devdocs.magento.com/guides/v2.4/get-started/authentication/gs-authentication-oauth.html#pre-auth-token oauth_signature_method The name of the…

VIEW QUESTION

Magento 2.4.3 Page Builder Addons

Does anyone know of any extensions/add-ons that already exists that provides additional components to the core Magento page builder, such as an image gallery, form builder, accordions, etc. I understand that these can be custom built following https://devdocs.magento.com/page-builder/docs/content-types/create/introduction.html

VIEW QUESTION

Update magento 2.4.3 to 2.4.6 with composer

As mentioned in the official magento 2 upgrade guide I installed magento/composer-root-update-plugin with the command: composer require magento/composer-root-update-plugin ~2.0 --no-update but when I run the command composer update it gives me this error: Loading composer repositories with package information Updating…

VIEW QUESTION

Magento – error: https://artifacts.elastic.co/GPG-KEY-elasticsearch: key 1 import failed

openjdk version "11.0.16" 2022-07-19 LTS OpenJDK Runtime Environment (Red_Hat-11.0.16.0.8-1.el9_0) (build 11.0.16+8-LTS) OpenJDK 64-Bit Server VM (Red_Hat-11.0.16.0.8-1.el9_0) (build 11.0.16+8-LTS, mixed mode, sharing) sudo rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch error: https://artifacts.elastic.co/GPG-KEY-elasticsearch: key 1 import failed.

VIEW QUESTION
Back To Top
Search