Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Request for Admin Privileges in apex as facing issue while creating user on postman using rest end points

SHOBHA CHAUDHURYOct 16 2024 — edited Oct 16 2024

Dear ,

I hope this message finds you well.

I am currently facing an issue while attempting to create a user using Postman with the REST endpoints I set up in Oracle APEX. Although the PL/SQL code executes successfully in SQL commands on apex environment, I am encountering the following error when using Postman.

Note: I received success 200 ok response but in the response body I received the error as shown below.

{

"status": "error",

"message": "ORA-20987: APEX - User WKSP\_IDMDEMO requires ADMIN privilege to perform this operation. - Contact your application administrator."

}

It appears that the user I am trying to create requires ADMIN privileges. Could you please assist me in granting admin privileges to the user Balaji.Suriyan@gmail.com?

Thank you for your support. I look forward to your assistance.

Best regards,

Shobha Chaudhury

Capture.PNG

Comments
Post Details
Added on Oct 16 2024
4 comments
283 views