You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Didww\Item\Order is missing the fields callback_method and callback_url in the method getWhiteListAttributesKeys().
Because of that, the callback attributes are being removed from the API request.
The text was updated successfully, but these errors were encountered:
It seems that
Didww\Item\Order
is missing the fieldscallback_method
andcallback_url
in the methodgetWhiteListAttributesKeys()
.Because of that, the callback attributes are being removed from the API request.
The text was updated successfully, but these errors were encountered: