Code Monkey home page Code Monkey logo

posh-eboks-downloader's People

Contributors

mcandersdk avatar

Watchers

 avatar

posh-eboks-downloader's Issues

Fejl ved brug

Hej Anders,

Jeg prøvede at køre dette script, men modtager en fejl:
PS C:\Users\NenadDragic\Downloads\POSH-eboks-downloader-master> .\HentDokumenter.ps1
[*] Sending login request
Invoke-WebRequest : The remote server returned an error: (500) Internal Server Error.
At C:\Users\NenadDragic\Downloads\POSH-eboks-downloader-master\HentDokumenter.ps1:66 char:10

  • $inbox = Invoke-WebRequest $INBOX_URL -WebSession $session
  •      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
      eption
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

You cannot call a method on a null-valued expression.
At C:\Users\NenadDragic\Downloads\POSH-eboks-downloader-master\HentDokumenter.ps1:69 char:1

  • $msgs = $inbox.Forms.Item("messages_form")
  •   + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
      + FullyQualifiedErrorId : InvokeMethodOnNull
    
    

Invoke-WebRequest : The remote server returned an error: (500) Internal Server Error.
At C:\Users\NenadDragic\Downloads\POSH-eboks-downloader-master\HentDokumenter.ps1:74 char:14

  • ... $inbox = Invoke-WebRequest "$INBOX_URL`?fuid=$fuid&vdfp=0&vad=1" - ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
      eption
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

You cannot call a method on a null-valued expression.
At C:\Users\NenadDragic\Downloads\POSH-eboks-downloader-master\HentDokumenter.ps1:76 char:18

  • ... ch ($msg in $inbox.ParsedHtml.forms.item("messages_form").getElements ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

PS C:\Users\NenadDragic\Downloads\POSH-eboks-downloader-master>

Kører det på en win 10 maskine.
Kan du se hvad dette kan skyldes?

Og jeg har sat $cpr, $password og $activation variabler op i param afsnittet.

Pft.
Nenad

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.