Server Error in '/Juiced/AmazonS3' Application.

The remote server returned an error: (403) Forbidden.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (403) Forbidden.

Source Error:


Line 392:					Response.Write("QuickBase Exception occurred : " & ex2.ErrText & "<br/>" & "Error Details : " & ex2.ErrDetail)
Line 393:				Catch ex As Exception
Line 394:					Throw ex
Line 395:				End Try
Line 396:			End If

Source File: C:\Juiced\Clients\Juiced\AmazonS3\Download.aspx.vb    Line: 394

Stack Trace:


[WebException: The remote server returned an error: (403) Forbidden.]
   System.Net.HttpWebRequest.GetResponse() +1751
   Amazon.Runtime.Internal.HttpRequest.GetResponse() in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Core\Amazon.Runtime\Pipeline\HttpHandler\_bcl\HttpWebRequestFactory.cs:110

[HttpErrorResponseException: The remote server returned an error: (403) Forbidden.]
   Amazon.Runtime.Internal.HttpRequest.GetResponse() in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Core\Amazon.Runtime\Pipeline\HttpHandler\_bcl\HttpWebRequestFactory.cs:122
   Amazon.Runtime.Internal.HttpHandler`1.InvokeSync(IExecutionContext executionContext) in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Core\Amazon.Runtime\Pipeline\HttpHandler\HttpHandler.cs:87
   Amazon.Runtime.Internal.RedirectHandler.InvokeSync(IExecutionContext executionContext) in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\RedirectHandler.cs:41
   Amazon.Runtime.Internal.Unmarshaller.InvokeSync(IExecutionContext executionContext) in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\Unmarshaller.cs:50
   Amazon.S3.Internal.AmazonS3ResponseHandler.InvokeSync(IExecutionContext executionContext) in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Services\S3\Custom\Internal\AmazonS3ResponseHandler.cs:44
   Amazon.Runtime.Internal.ErrorHandler.InvokeSync(IExecutionContext executionContext) in C:\codebuild\tmp\output\src1434862084\src\aws-sdk-net\sdk\src\Core\Amazon.Runtime\Pipeline\ErrorHandler\ErrorHandler.cs:72

[AmazonS3Exception: The AWS Access Key Id you provided does not exist in our records.]
   Download.Page_Load(Object sender, EventArgs e) in C:\Juiced\Clients\Juiced\AmazonS3\Download.aspx.vb:394
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0