Title: limabu's Replies | WordPress.org

---

# limabu

  [  ](https://wordpress.org/support/users/limabu/)

 *   [Profile](https://wordpress.org/support/users/limabu/)
 *   [Topics Started](https://wordpress.org/support/users/limabu/topics/)
 *   [Replies Created](https://wordpress.org/support/users/limabu/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/limabu/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/limabu/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/limabu/engagements/)
 *   [Favorites](https://wordpress.org/support/users/limabu/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Attributes being truncated when using API](https://wordpress.org/support/topic/attributes-being-truncated-when-using-api/)
 *  [limabu](https://wordpress.org/support/users/limabu/)
 * (@limabu)
 * [4 years ago](https://wordpress.org/support/topic/attributes-being-truncated-when-using-api/#post-15681710)
 * We had the same issue. You have to send the options in an array.
    You’re missing
   the [] – characters which need to embrace your “D5600 32GB”. I hope this helps!
 * See example down below:
 *  “attributes”: [
    { “name”: “COLORE”, “position”: 0, “visible”: false, “variation”:
   true, “options”: [ “Black Blue” ]
 *  }

Viewing 1 replies (of 1 total)