Use 3rd party rest service with OAuth Authentication
I am using Oracle Database 19c (19.10.0.0.0) I want to authenticate and access external 3rd party apis using OAuth2 authentication in PLSQL. Development party has given a url where all apis can be authenticated and accessed. I want to know how can I do in PLSQL?
I attached an image how it can accessed via browser.
I attached an image how it can accessed via browser.
0