Hi Ibrahim,
Put a external debugger point in class cx_fqdn
in method check at line
lv_host = request->get_header_field( name = 'host' ).
and replace the contents of variable lv_host to "localhost" and proceed with the run. so hopefully it works for you.
Check this theard
Thanks
KH