Help with an Uncaught exception 'InvalidArgumentException' in Type.php
-
Getting a strange error in my debug log. Saw a similar error on another post. Can’t seem to figure out if it’s a plugin incompatibility. Below is the complete error.
\nFatal error: Uncaught exception ‘InvalidArgumentException’ with message ‘Method expects this value \n—-[\nbool(false)\n]—-\n to be one of the types \n====[\nstring(6) “STRING”\n]====’ in wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Validators/Type.php:179\nStack trace:\n#0 wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Validators/Type.php(68): Facebook\\InstantArticles\\Validators\\Type::throwException()\n#1 wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Validators/Type.php(39): Facebook\\InstantArticles\\Validators\\Type::is()\n#2 wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Elements/InstantArticle.php(111): Facebook\\InstantArticles\\Validators\\Type::enforce()\n#3 wp-content/plugins/fb-instant-articles/class-instant-articles-post.php(626): Facebook\\InstantArticles\\Elements\\InstantArticle->withCanonicalURL()\n#4 wp-content/plugins/fb-instant-articles/class-instant-articles-publisher.php(48): Instant_Articles_Post->to_instant_article()\n#5 wp-includes/plugin.php(525): Instant_Articles_Publisher::submit_article()\n#6 wp-includes/post.php(3385): do_action()\n#7 wp-includes/post.php(3458): wp_insert_post()\n#8 wp-admin/includes/post.php(369): wp_update_post()\n#9 wp-admin/post.php(193): edit_post()\n#10 {main}Thanks
- The topic ‘Help with an Uncaught exception 'InvalidArgumentException' in Type.php’ is closed to new replies.