Zerg00s / FlowPowerAppsMigrator

Converts SharePoint Data sources for the MS Flow and PowerApps to a new tenant of your choice.
MIT License
136 stars 33 forks source link

Attempted to perform an unauthorized operation #45

Open Mohamedbg23 opened 1 year ago

Mohamedbg23 commented 1 year ago

Hi @Zerg00s,

I'm facing some issues while migrating from one site to another. During testing, I've encountered errors related to connectivity and permissions.

When trying to migrate a list from the source site, I encountered this error: Capture

Another issue I'm having is that the login popup for the target site permission isn't opening. It appears to automatically log in with the source login information, and I'm not able to see the target login popup.

Lastly, when setting Clear Credentials to True, two login popups appear. After logging in to one of them, the other one closes automatically and I receive this error: Capture

Any help in resolving these issues would be greatly appreciated. Thanks!

SrFedericc commented 1 year ago

Same issue here

Zerg00s commented 1 year ago

Hi @Zerg00s,

I'm facing some issues while migrating from one site to another. During testing, I've encountered errors related to connectivity and permissions.

When trying to migrate a list from the source site, I encountered this error: Capture

Hi @Mohamedbg23. What kind of permissions do you have at the source site? Are you a site collection administrator? Are you able to test it?

Can you open these two pages and see your account there?

If not, can you add your account to the Site collection admins and try again?

Lastly, when setting Clear Credentials to True, two login popups appear. After logging in to one of them, the other one closes automatically and I receive this error.

It sounds like you are migrating between two sites of the same tenant. Do you want to use different accounts for both the source and the target sites?

Mohamedbg23 commented 1 year ago

Dear @Zerg00s,

Thank you for your quick response. I followed the links you provided and tried the suggested solution for the first issue. I added the site owner's email address manually to the site collection administrators, as shown in this screenshot:

zz

However, the issue persists and I still can't access the site.

Capture

I also noticed that you didn't mention the second issue I posted. Can you please advise me on how to proceed?

Thank you for your help.