This page intends to capture common problems that you might face while going through the exercises part of the CodeJam.
-
When creating an application in the Developer Portal, a pop-up is displayed stating that it was not possible to create the application.
There are two potential solutions to the problem:
-
If you are the only user, make sure you register as a Developer. Go to
Enterprise Manager > Manage - Users > Registered Users
and add your account details. Select the Developer, Administrator and Content Admin roles.❗️❗️ When creating the user, make sure to set an email address in the
User ID
field. If you specify a value that's not an email address will fail to approve/activate the user.Add user in API Business Hub Enterprise
-
Check SAP Note 2718466: https://launchpad.support.sap.com/#/notes/0002718466
-
-
You can change the look and feel of the API Business Hub Enterprise by "turning on" the new design.
-
When trying to create an API by importing an OpenAPI specification document, it might happen that after selecting the file and clicking the OK button to proceed, nothing happens. Just refresh your browser and try again as it is likely that your session has expired.
-
The APIs menu item is not needed in the trial environment as the settings are automatically set on your behalf.
-
This is an intermittent issue in the SAP BTP Trial environment. No changes are required for this to work, just retry sending the request.
-
No metering/analytics available on the SAP BTP trial environmentThere is metering and analytics available on the SAP BTP trial environment, however the fetch time of analytics data to the design time can vary from minutes to several hours. Meaning that analytics may not be shown/updated during a CodeJam event.
-
Unable to add user when User ID is not an email addressPlease register the user specifying an email address in the User ID field.
-
If you get this error when sending a request, it is possible that you've not selected the right environment or that the value for a variable that's used in the URL is incorrect. Ensure that you've selected the right environment for the request you are trying to make and check the values of the variables.
-
The UI states that it is not possible to resolve a variable. Ensure that you've selected the right environment for the request you are trying to make.