Hi
I am trying to send push notifications from PWA. I have set all like:
1. wallet path in oracle apex
2. install SSL in oracle wallet.
3. show me success result when run
select apex_web_service.make_rest_request(
p_url => 'https://domainname.com',
p_http_method => 'GET' ) from dual;
?<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
the exact issue not now. kindly help me to resolve this issue.
Thanks