ryanbeymer
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress REST API (Version 2)] Some media returns 403 forbiddenNot ideal but I was able to get around it by generating a application password which our api will use using this plugin – https://github.com/georgestephanis/application-passwords.
I was able to query the media element after that.
Forum: Plugins
In reply to: [WordPress REST API (Version 2)] Some media returns 403 forbiddenSo i’m running into the same predicament. CPT from an events plugin that I have extended the api and I need to get to the featured image.
I’ve tried including the example.com/wp-json/wp/v2/[cpt]/655?_embed param but I just get the 403 response in my original call.
featuredmedia":[{"code":"rest_forbidden","message":"You don't have permission to do this.","data":{"status":403}}]
Has anyone come up with a way to get at the featured images that are tucked on non standard posts?
Forum: Plugins
In reply to: [Related Posts by Sovrn] 'Edit Related Post' changes not savingSame goal, no worries.
Forum: Plugins
In reply to: [Related Posts by Sovrn] 'Edit Related Post' changes not savingSure… It’s a parent/child theme.
Parent (https://www.woothemes.com/products/canvas/).Quite a few plugins :/
Plugins:
=======
– AdRotate Version 3.11.7
– Akismet Version 3.1.1
– Blubrry PowerPress Version 6.0.3
– Dagon Design Sitemap Generator Version 3.15
– Easy Noindex And Nofollow Version 1.2
– Google Analyticator Version 6.4.9.4
– Gravity Forms Version 1.9.12.1
– Gravity Forms AWeber Add-On Version 2.2
– Gravity Forms Stripe Add-On Version 1.7.1
– Instagram Slider Widget Version 1.3.0 |
– OptimizePress Version 2.5.0.2
– Page Links To Version 2.9.6
– Pretty Link Lite Version 1.6.8
– Related Posts by Zemanta Version 1.12
– Remove query strings from static resources Version 1.3
– SumoMe Version 1.10
– Thrive Leads Version 1.37
– WordPress HTTPS Version 3.3.6
– WordPress Popular Posts Version 3.2.3
– Yoast SEO Version 2.3.2If you think it’s related to a plugin conflict, I can go through and disable and start adding one at a time till i find something.