The status code 403 (Forbidden) in the response suggests that your request is not properly authenticated.
You could start by reviewing the REST API handbook section on Authentication, in case there’s something you may have missed, and double-checking the credentials, if any, you’re using with to make the request.
You can also pass auth_callback as one of the $args to register_meta(), if you need to customize the meta update capability checking.
auth_callback – A function or method to call when performing
edit_post_meta, add_post_meta, and delete_post_meta capability checks.
Or contact the plugin author’s customer support as Chris Cox mentioned in the comments.
Related Posts:
- Best way to initiate a class in a WP plugin?
- How to not allow users to create new tags, but allow to them to use existing ones
- Why activate_plugin is not working in register_activation_hook
- Woocommerce override mini-cart.php not working [closed]
- Error: call_user_func_array() expects parameter 1 to be a valid callback
- Insert query inserts 2 entries, should insert 1
- WP WC CLI – WooCommerce setup store with wp-cli [closed]
- Adding Custom Fields for Img in Posts
- Library plugin for WordPress [closed]
- Shortcode display outside the div
- How to create a widget or plugin to add custom content to my website?
- How can I let users to access plugin functions based on roles?
- Adding Button to Shop Page in WooCommerce [closed]
- Unable to load stylesheets and scripts to plugin settings page
- Licensing of freemium plugin
- Can I store WordPress media in different sub-folders?
- How to add rewrite rules and pagination to retrieve attachments files?
- AddFilter option_active_plugins is executed 6 times. Why?
- Include Max mega menu Plugin into theme
- Default Plugin Settings Not Writing to Database
- Why do plugins that cause ‘unexpected output’ create AJAX problems?
- Create a custom page template inside my wordpress plugin
- Add form fields dynamically on button click
- Custom Post Type Plugin not loading category template and loading 404 instead
- WP plugins for building a database?
- Can I use a plugin for a singular page on my website?
- Create digital-virtual-downloadable WooCommerce products from the frontend using Gravity Forms? [closed]
- Is it possible to add a sidebar in a woocommerce hook?
- How to add Internationalization in WordPress using Javascript/React?
- Do widget options need to be escaped widget()?
- Is there any W3C compatible Share & Follow plugin?
- How to send an automated email to the customers when product is added woocommerce
- Trying to Get Text Field to Save
- creating html reusable blocks via shortcodes
- The Events Calendar and Easy Digital Downloads adding customer notes to Attendee export
- I want to auto populate data in three fields if one drop down is selected
- How to insert HTML/JavaScript form into WordPress page? [closed]
- WP plugins for Product web catalog [closed]
- User Signup in Multisite – Need Plugin or Advice
- Plugin – Social media share buttons
- Inject HTML meta tag inside wordpress tag using add_shortcode
- Translation plugin to translate another plugins
- How can I list all installed plugins/themes/versions from CLI/API?
- Notice: Uninitialized string offset: 0 in social sharing mu-plugin
- How to deploy gutenberg on my own [closed]
- Shortcode to update user meta
- Adding Static Image to WooCommerce Content-Single-Product template
- How to protect WordPress from security scanner [closed]
- how can I query all wordpress users of a blog
- Automate paragraphs in a post page to have a unique anchor link
- Error in pdf generating plugin using FPDF
- How to create WordPress custom end point with multiple parameters?
- Text change in Advanced Customs Fields [closed]
- After updating the WordPress getting a syntax error in the console
- How to redirect to same page after form submission
- How to add a new column with text fields to WooCommerce Cart List?
- How to use filter to disable adding a product to wishlist?
- How to use apply_filters?
- Call a function for social sharing
- Apply html elements in php statement
- How to find the WordPress Nextgen galleries which are not used in WordPress posts?
- How to get authors who have added the post in the specific custom post type
- Get product categories and add them to a custom taxonomy
- I want to add the below chatbot html code to index(main) file of WordPress sites how can I do that
- add_rewrite_rule to load different page, without changing URL in browser
- Mobile Menu and Mobile Sidebar missing
- Gzip compression or Mod_deflate not working
- Changing the CSS with a plugin
- How to find the file path in WordPress?
- Shortcode show error while editing post
- Which membership plugin for a simple sign in? Personal areas for customers
- How come W3TC is allowed to host premium code in the WordPress repo?
- What are the disadvantages of using template_redirect for restrictions
- Passing function into add_action always returns the first argument
- Circular Menu to show on pages
- Swap themes locally
- Different function call depending on shortcode?
- Unable to to self-deactivate plugin using deactivate_plugins()
- How To Add Code To WP Without Plugin or Functions
- Enahanced search for edit.php and custom post type
- Run one-time script calling plugin functions
- Different plugins activated online and offline
- Find And Add Category to Posts
- admin panel save option with ajax
- Woocommerce Subscriptions – Customer change subscribed product after placed
- How to Change MU/BuddyPress Group Blog New Installation Defaults [closed]
- Advice on setting up private site
- is ther a plugin that will hide/show content for a scheduled period of time? [closed]
- update_post_meta not working
- 404 not found problem with URL rewrite custom category
- Loading post that has visual composer data inside lightbox? [closed]
- Manage Inventory Without Displaying Levels
- registration plugin [closed]
- Which action/filter can i use for a Member Plugin [closed]
- How to use Virtual Private Server as WordPress Image CDN
- Deactivated a plugin with a filter, but it still enqueues JS files
- How can I add a zip code service availability checker in WordPress without Woocommerce? [closed]
- WooCommerce Attribute Mapping
- Create index for own custom data in elasticpress from wordpress plugin
- Dropdown menu only appearing when logged in