Tutorials: https://developers.sap.com/tutorials/cp-cf-dev-02-deploy-app.html
--------------------------
Hi team,
I follow the instruction, but when I click on the URL in the Application Routes, it fails


I am not surprise it fails, but I have no idea what to specify in the hosts to make it works
Best regards
Fred
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
---
applications:
- name: python-webhook
memory: 128MB
disk_quota: 512M
host: python-webhook
domain: cfapps.eu10.hana.ondemand.com
command: python app.py
buildpacks: ["python_buildpack"]
services:
- python-webhook
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Fred,
Could you please provide more information about this runtime error? Screenshots would be great.
Kind Regards,
Andrew.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi andrew.floriano,
the error is related to the domain generated by BTP
"https://MyApp421001.apps.internal" is not a valid domain
When I open this url with Safari I have this error :

If you check, obviously this domain is unknown :
MacBookPro2:~ fred$ whois apps.internal
% IANA WHOIS server
% for more information on IANA, visit http://www.iana.org
% This query returned 0 objects.
%
% You queried for apps.internal but this server does not have
% any data for apps.internal.And the tutorial has not this domain :

Best regards
Fred
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.