Publishing Product Listing
Deal Registration – Troublesho...
Error: Broken Page
5 min
to set up the deal registration tab in the wetransact portal, you will need the referral admin user rights in partner center note only a global admin can assign you the referral admin user rights 🚀 please check the loom below to assign the referral admin user rights in partner center regardless of whether you already have the referral admin role assigned, if you are trying to set up the deal registration tab on the wetransact portal and receive the error below 👇🏻, a broken page please follow the instructions as mentioned the instructions below are a bit technical, so i’d recommend having your tech team follow them; they’ll know exactly how to proceed user rights the user will need owner or powershell contributor user rights in the azure portal to perform this 🔹 step 1 run powershell commands log in to the azure portal ensure the user has powershell contributor rights open the powershell console (next to the copilot button) select powershell (not bash) run the following commands one by one $tenantid='enter your tenant id' connect azuread tenant $tenantid $appid='4990cffe 04e8 4e8b 808a 1175604b879f' new azadserviceprincipal applicationid $appid $tenantid='enter your tenant id' connect azuread tenant $tenantid $appid='4990cffe 04e8 4e8b 808a 1175604b879f' new azadserviceprincipal applicationid $appid ⚠️ important replace the $tenantid value with your own tenant id each line must be executed separately once you run a command, please follow the steps below 🔹 step 2 assign api permissions in entra id in the azure portal, search for "entra id" under manage , go to app registrations click on all applications select the app api yourcompanynamewetransact (like api abcwetransact) under manage , go to app permissions click add a permission in the pop up, choose “apis my organization uses” search for this application id 4990cffe 04e8 4e8b 808a 1175604b879f in the search bar select microsoft partner , and click on add permissions 🚀 once this is completed, you should be able to setup the deal registration tab in wetransact by clicking on 'login and give consent'