Hello!
Is anyone encountering ORA-29024 in Oracle DB Developer VM? I'm trying to call a simple REST api but it is failing with that error. I looked several articles and videos. Most said something about certificates, wallets, running the ords command in the terminal and other stuff of that nature. But found nothing really solid or straightforward. The thing is that api does not really require a certificate. And I can get my data by simply directly entering the url in the browser.
If you're able to fix this, I would appreciate it if you let me on know how you solved it.
Thanks.