Hey, So it seems in what you are running the serving url is not matching any of the expected regex's in there,
This causes the above statement to be null. You could fix this different ways, but it's hard for me to know your issue since I don't know the url you are accessing it from. You could update the APP_TITLE_REGX to match your url, or if you are not running this in multiple environments and are just testing you can set environment = 'MYDEVENV_NON_WEBJUNCTION_'; -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23717): https://lists.onap.org/g/onap-discuss/message/23717 Mute This Topic: https://lists.onap.org/mt/88109046/21656 Mute #aai:https://lists.onap.org/g/onap-discuss/mutehashtag/aai Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
