Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Dear all,
i have powerbi embedded running smooth on my development. with http://localhost:13526, but when i publish and running on production i get error with bellow message.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: resource
here's the link.
*remove the Link
nb : i have add the permission on azure for app permission with production url.
Any support & answered would be appreciated.
Thanks,
Thomas Benny
Solved! Go to Solution.
Where do you set those app settings? Do you just move the cloud.config to that directory or do you update the web.config?
Thanks in advance thanos.
you saved my day.
Regards,
Thomas Benny
Where do you set those app settings? Do you just move the cloud.config to that directory or do you update the web.config?