mailgun-plsql-api icon indicating copy to clipboard operation
mailgun-plsql-api copied to clipboard

Facing issues (post failed 301 and ORA-29273: HTTP request failed)

Open Samraw003 opened this issue 3 years ago • 0 comments

Hi Jeff,

We are facing issues in sending mail through API. I think this issue is related to either ACL or the certificate as all the other values are provided by Mailgun.

Can you please guide me in resolving the issue?

When pushing the queue we are encountering the following issue:

ORA-20000: post failed 301 Moved Permanently [app.optimium.in/messages]

Whle using mailgun_pkg.email_is_valid we are encountering the following error:

ORA-29273: HTTP request failed ORA-12545: Connect failed because target host or object does not exist ORA-06512: at "SYS.UTL_HTTP", line 380

Thanks and regards

Sammeer

Samraw003 avatar Dec 22 '22 10:12 Samraw003