Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

The request was not sent or there was no response from the server. Check your internet connection.

(0) ShareShare
ReportReport
Posted on by 44
Hello all,

I am not sure what I need to do in this case.

My other flow have no issues except for this one. I am getting this error below.

Testing.Run failed: One or more errors occurred. Reporting the first one: The request was not sent or there was no response from the server. Check your internet connection.
 
I restarted my computer, tried private browser, tried different computers, check the service status, and check the network connectivity as well. I also switched network.
 
Testing.Run(

    TicketMATextbox.Text,
    ReleaseMATextbox.Text,
    SealNumberTextbox1.Text,
    SealNumberTextbox2.Text,
    DropdownTank.SelectedText.Value,
    Text(
        DateofShipmentDatePicker.SelectedDate,
        "[$-en-US]yyyy-mm-dd"
    ),
    DropdownLoadedBy.SelectedText.Value,
    DropdownSealsAppliedBy.SelectedText.Value,
    "",
    varArrivalTime,
    Substitute(
        LabelGrossPounds.Text,
        " lb",
        ""
    ),
    TareTextbox.Text,
    NetTextbox.Text,
    Substitute(
        LabelNetWeightKilo.Text,
        "kg",
        ""
    ),
    Substitute(
        TankTempTextbox.Text,
        " °C", ""
    ),
    Substitute(
        TankerTempTextbox.Text,
        " °C", ""
    ),
    Substitute(
        LabelGrossKilo.Text,
        "kg",
        ""
    ),
    TrailerNumberTextbox.Text,
    varColour,
    varHeat,
    varFreeze,
    varTotal,
    {
        file:{
            contentBytes: ImageSignatureEnd.Image,
            name:"OperatorSignature.jpg"
        }
        ,
        file_1:{
            contentBytes: ImageLabTechSignature.Image,
            name:"LabSignature.jpg"
        }
    }
);


There no flow runs at all on the PowerAutomate. Its almost like its never hit the trigger.

Categories:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,304

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard