Git Product home page Git Product logo

Comments (6)

Chris23622131 avatar Chris23622131 commented on August 23, 2024 1

Hi @Zerg00s ,
Thank you so much for all your help. We got it working and it is wonderful. This is making my job so much easier.

from flowpowerappsmigrator.

Zerg00s avatar Zerg00s commented on August 23, 2024

Hi @Chris23622131

Can you download this latest version, please? https://github.com/Zerg00s/FlowPowerAppsMigrator/releases/download/3.8.5/FlowPowerAppsMigrator.zip

I just tried it and it seems to be working.

from flowpowerappsmigrator.

Chris23622131 avatar Chris23622131 commented on August 23, 2024

Thanks @Zerg00s . I was able to get past that error. Sorry forgot to come and update this issue. I do have one more question regarding the usage of the PowerShell. I am trying to migrate my custom forms from a Commerical tenant to a GCC High tenant. Do you know if this will work for a GCC High. I can connect to the source without a problem but when it tries to connect to the GCC High site is when i am unable to login.

from flowpowerappsmigrator.

Zerg00s avatar Zerg00s commented on August 23, 2024

Hi @Chris23622131,

Can you run this experiment please, to pinpoint the issue?

  • Install the legacy PnP PowerShell module: Install-Module SharePointPnPPowerShellOnline
  • Connect to your GCC tenant using this Powershell command:
Connect-PnPOnline https://Target_Tenant.sharepoint.com/sites/target_site -UseWebLogin

Let me know if that works and if not - what the error message is?

from flowpowerappsmigrator.

Chris23622131 avatar Chris23622131 commented on August 23, 2024

Hi @Zerg00s there is no error message just a blank screen pops up when trying to login.

I also tried this as the connection.

Connect-PnPOnline -Url $TARGET_SITE_URL -UseWebLogin -AzureEnvironment USGovernment -ClientId <ID of Client> -Tenant <Tenant Name>

This is the error i get.

Connect-PnPOnline : Parameter set cannot be resolved using the specified named parameters.
At C:\Users\ChristopherFuka\OneDrive - Avian, LLC\Desktop\FlowPowerAppsMigrator\RunAllScripts.ps1:254 char:5
+     Connect-PnPOnline -Url $TARGET_SITE_URL -UseWebLogin -AzureEnviro ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Connect-PnPOnline], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : AmbiguousParameterSet,PnP.PowerShell.Commands.Base.ConnectOnline

from flowpowerappsmigrator.

Zerg00s avatar Zerg00s commented on August 23, 2024

Hi @Chris23622131 ,

I've just created a quick Wiki page on a few things to try. Can you have a look at this, please? https://github.com/Zerg00s/FlowPowerAppsMigrator/wiki/How-to-deal-with-the-%22Make-sure-you-have-FULL-CONTROL-at-the-source-site%22-Issue

If you are the lucky one who has SharePoint Tenant Admin role, then you can create a SharePoint-only app and use it for authentication.

from flowpowerappsmigrator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.