While calling the object in oracle apex metadata we are getting this issue.
This issue was raised by development team.
ISSUE:-
Getting an error An API call has been prohibited. Contact your administrator. Details about this incident are available via debug id “4254631”
INTRODUCTION
The error message “An API call has been prohibited. This issue is typically encountered when using an API (Application Programming Interface) that has some form of rate limiting or usage restrictions.
SOLUTION
STEP 1: To resolve this issue, First Go to the apex workspace application
STEP 2: Click the app builder
STEP 3: Then go to the shared component
STEP 4: Then click the security attributes
In that security we can see the runtime API usage tabs
STEP 5: In that runtime API usage tab we should select
- modify this application
- modify workspace repository
- And give apply changes
After this steps the issue has been resolved