• Resolved rlarge

    (@rlarge)


    Ok i can use the api with “/application/api/?json=get_recent_posts” everything works great but if i switch to “/application/api/get_recent_posts/” i get a response like {“respond”:0,”message”:”You called unavailable method get_recent_posts“,”result”:[]}…. any ideas why this would be happing?

    Thanks ahead of time,
    Roger

    https://www.ads-software.com/plugins/json-api-user/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ali Qureshi

    (@parorrey)

    Hi Roger,

    It is Permalink issue. Most probably if you just go to Settings > Permalinks and save it again, it will flush the old settings and will resolve this.

    Give it a try.

    BTW, you posted in wrong forums. It is JSON API plugin issue. (but in fact it is Permalink cache flushing issue.)

    Thread Starter rlarge

    (@rlarge)

    lol, ya ive done that several times already thats why i came here, and all my other plugins and the rest of the site work fine just the api having problems.

    Thread Starter rlarge

    (@rlarge)

    Also my .htaccess file isn’t writable by the server so i have to add them myself. Is there any special ones for json api?

    Plugin Author Ali Qureshi

    (@parorrey)

    are your other WordPress permalinks working fine? If no, then it is not JSON API Plugin issue.

    Also, make your .htaccess writable and then try re-activating plugin.

    Thread Starter rlarge

    (@rlarge)

    ya my other plugins no problem, i can’t make make my .htaccess writable because technically the rewrites come from a config file that i can’t make writable by the server..

    Plugin Author Ali Qureshi

    (@parorrey)

    What’s your PHP version? if it is 5.3 or greater then fine.

    You should try the plugin with another WordPress install on server. Just install WordPress and this plugin and check.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Permalinks problem’ is closed to new replies.