REST API post not working

Discussion in 'aMember Pro v.4' started by rance, Feb 11, 2014.

  1. rance

    rance aMember Pro Customer

    Joined:
    Dec 1, 2012
    Messages:
    42
    The Get is working fine, but Post is giving the following error:

    {"ok":false,"error":true,"message":"API Error 10003 - no permissions for check-access-post API call"}

    In order to test this I have enabled all permissions on the API.

    Any ideas on how to address?
  2. scottlott

    scottlott Member

    Joined:
    Jun 17, 2010
    Messages:
    50
    Sounds like your settings might be off in your REST API configuration. Check this page:
    www.yoursite.com/amember/api/admin

    There are separate settings for POST and GET, you can set them on that page.
  3. rance

    rance aMember Pro Customer

    Joined:
    Dec 1, 2012
    Messages:
    42
    I have checked all the permissions. I figured that would work, and then I would remove the ones I don't want. However, this has not worked.

Share This Page