Title: Error: rest_invalid_param
Last modified: March 11, 2021

---

# Error: rest_invalid_param

 *  Resolved [alantygel](https://wordpress.org/support/users/alantygel/)
 * (@alantygel)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/error-rest_invalid_param/)
 * Hi,
 * I don’t know when exactly it started, but all my custom post type blocks are 
   showing `rest_invalid_param` error in Gutenberg.
 * The page, however, is rendering correctly.
 * The whole JSON response is:
 *     ```
       {
       	"code": "rest_invalid_param",
       	"message": "Parâmetro(s) inválido(s): attributes",
       	"data": {
       		"status": 400,
       		"params": {
       			"attributes": "UAGHideDesktop não é uma propriedade válida do Objeto."
       		},
       		"details": {
       			"attributes": {
       				"code": "rest_additional_properties_forbidden",
       				"message": "UAGHideDesktop não é uma propriedade válida do Objeto.",
       				"data": null
       			}
       		}
       	}
       }
       ```
   
 * The block code is:
 * `<!-- wp:getwid/custom-post-type {"postTemplate":"204815","postsToShow":1,"taxonomy":["
   posicao_na_capa"],"terms":["posicao_na_capa[4453]"],"className":"destaque"} /--
   >`
 * Thanks!
    alan
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-rest_invalid_param%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/error-rest_invalid_param/#post-14172166)
 * Looks like `UAGHideDesktop` is something from ultimate-addons-for-gutenberg plugin.
   So you can ask this question on their forum.
 *  Thread Starter [alantygel](https://wordpress.org/support/users/alantygel/)
 * (@alantygel)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/error-rest_invalid_param/#post-14181238)
 * Great, thanks for pointing this out.
 * Since the error is showing over on GetWid blocks, I though the problem was here.
   But indeed, disabling UAGB solved the issue.
 * Maybe there is a conflict between UAGB and GetWid.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error: rest_invalid_param’ is closed to new replies.

 * ![](https://ps.w.org/getwid/assets/icon.svg?rev=2238400)
 * [Getwid - Gutenberg Blocks](https://wordpress.org/plugins/getwid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/getwid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/getwid/)
 * [Active Topics](https://wordpress.org/support/plugin/getwid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/getwid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/getwid/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [alantygel](https://wordpress.org/support/users/alantygel/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/error-rest_invalid_param/#post-14181238)
 * Status: resolved