Hi
I'm new to develop API's on FM server
I have a local server attached to public ip - Use it as a test environment
when I try to execute this URL on a browser {MyiP}/fmi/data/v1/databases/{Database}/sessions
it says
You don't have permission to access the requested directory.
There is either no index document or the directory is read-protected.
How I can solve this issue ?
Note: I'm trying to give those API to a thirdparty developer to test it from their side, I just want he to create and get records from the dummy data that i kept for him
Thank you