i am unregister user. my issue is on lookup table data while fatching table records from file. its showing no record “The Results could not be loaded” also debaug into developer console shows lookup error 401 unauthoried.
please explain this issue is related to unregister user script or how to fix this?
Make sure you have set up URL Rewrite for your hosting web server correctly, especially if your web server is using a different web server (e.g. Nginx) than the local website.
Thanks all
Finally i resolved my issue. It was setting under tools advance setting. Some of options like ajax ,style needed to disabled. Its working i have referred my old php setting and correct the same.