• Resolved gerendo

    (@gerendo)


    hi dear all in one SEO pack support team
    I am abdo a full stack web developer
    I am developing a front-end interface for WordPress website depend on the rest API of WordPress
    the problem that happened is when I use your API to get the SEO fields and meta the route tell me that i must login first which not happen while using WordPress theming structure enforcing user to login before call the rest API of is logically not correct.

    the problem in line 204 in the API file inside plugin
    https://plugins.trac.ww.wp.xz.cn/browser/all-in-one-seo-pack/tags/4.1.7/app/Common/Api/Api.php

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author arnaudbroes

    (@arnaudbroes)

    @gerendo all of the REST API routes that are inside the plugin right now are used for internal purposes only and can’t be exposed to users that aren’t logged in for security reasons.

    We are working on a REST API integration that will be more suitable for headless WordPress sites.

    Thread Starter gerendo

    (@gerendo)

    if I understand right internal API is Using registered routes of the plugin ??
    my friend you should say in plugin description that you not support API yet
    https://ww.wp.xz.cn/plugins/all-in-one-seo-pack/#developers
    for your info just I need end-point API for return the post SEO meta

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

The topic ‘API problem’ is closed to new replies.