0

I'm trying to emulate request for updating product information from third-party system to Magento 2 REST API using PhpStorm HTTP Client. Authentication type is Integration (oAuth). Are there any solutions for composing authenticated request?

I could not find any ready to use method out of the box.

2
  • Not specific to your issue (Magento 2 REST API), but rather a general comment for OAuth support in HTTP Client. IDEA-239311 for OAuth and IDEA-314199 for OAuth2 were marked as "Fixed" recently and will be available in the next major 2023.3 version. You can try the EAP build and see if it works for you (if not current #2 then the next #4). Commented Oct 19, 2023 at 9:37
  • Check the comments in the first ticket nevertheless for possible workarounds in the current 2023.2 version (i.e. youtrack.jetbrains.com/issue/… ) Commented Oct 19, 2023 at 9:38

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.