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?
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.
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.