Apr 17 2018 12:47 PM
I wanted to ask about using sharepoint-hosted apps vs provider hosted apps... utilizing the AWS sdk (specifically for the S3 bucket...) I have already tried to run the javascript sdk for a sharepoint hosted app but I am getting a foribidden 403 error which is super weird.
It states this, "HTTP403: FORBIDDEN - The server understood the request, but is refusing to fulfill it.:"
No matter what I check via the endpoint... which is completely open to the public and works in any browser... It will not work within Sharepoint
What on SharePoint's side might be causing this?
Is it possible to use the AWS JS sdk from within a sharepoint-hosted app?