-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating Bundle Product via API - Property "BundleProductOptions" does not have accessor method "getBundleProductOptions" #38087
Comments
Hi @chammedinger. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @chammedinger, Thank you for reporting and collaboration. Steps to reproduce
We are able to create the Bundle Products.we have followed same document. Kindly recheck the behaviour on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible Thanks. |
Thank you very much for checking. |
Preconditions and environment
Steps to reproduce
I'm following this guide (https://developer.adobe.com/commerce/webapi/rest/tutorials/bundle-product/create-bundle-product/) to create a Bundle Product
Expected result
Creation of the Bundle Product
Actual result
As a response I get following:
{"message":"Internal Error. Details are available in Magento log file. Report ID: webapi-652d149be62d5"}
In Magento Log I get the following error:
Via the Magento Admin UI I can create the bundle product with the same properties.
Via the API I get above error.
I have already tried to clean cache end re-compile everything etc.
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: