I´m new with API and i need some guience
I dont fully understand how this works, i´m trying with PostMan but aint easy
I´m new with API and i need some guience
I dont fully understand how this works, i´m trying with PostMan but aint easy
Have you seen the Documentation?
Yes i read that documentation some times. But in first point i cant do that POST example.
POST /api/oauth/access_token this path does not exist in my suite crm installation =/
API v8 is new code. It had fixes since 7.10.2, and will be getting more soon.
The first thing I believe you should try is an upgrade to 7.10.4.
But with bitnami stack tha path is the same?
I suppose so, it is a relative path after your domain name, so it is should work.
There were issues with .htaccess file rules, so your web server could be blocking access.
I found that .htaccess file but i dont know if i understood all the code? how i see if that file is blocking the api access?
My advice is simply to upgrade, I think it will solve all your problems.
But if you need to see what is getting blocked, that’s an Apache question. I don’t know much about it but I guess the access log has everything.