Hi.
Even after the fixes mentioned earlier at #100 and the others, I am still encountering the errors.
The automatic discovery does not work for Oracle database (I am getting ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA in /opt/apigw/apigility/vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php on line 122).
After hardcoding the credentials in Connection.php, I see the tables. However, when attempting to create db-connected services, I am getting "Error saving field". When I attempt to access them, I am getting "Unable to fetch service". I am currently stuck with this and I don't know what to do to solve the problem.
Any ideas?
Hi. Even after the fixes mentioned earlier at #100 and the others, I am still encountering the errors. The automatic discovery does not work for Oracle database (I am getting ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA in /opt/apigw/apigility/vendor/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php on line 122). After hardcoding the credentials in Connection.php, I see the tables. However, when attempting to create db-connected services, I am getting "Error saving field". When I attempt to access them, I am getting "Unable to fetch service". I am currently stuck with this and I don't know what to do to solve the problem. Any ideas?
Originally posted by @MihaiTudorP at https://github.com/zfcampus/zf-apigility-admin-ui/issues/111