Is it possible to chat in polish with Adobe experts or contact them by phone in Poland ? I have a question that is not answered on Adobe website.

Is it possible to chat in polish with Adobe experts or contact them by phone in Poland ? I have a question that is not answered on Adobe website.

Ok, I made a fresh provider hosted application to test out Dragan's suggested solution.
You can view the repository here:
https://github.com/mattmazzola/providerhosted_01
After comparing this new application and the old one, I realized I had a misunderstanding of how the SP.RequestExecutor expected urls to be constructed. I thought it was required to use the SP.AppContextSite() endpoint.
I was incorrectly constructing a request to the appWeb with a url similar to the following:
https://contoso-6f921c6addc19f.sharepoint.com/ProviderHostedApp/_api/SP.AppContextSite(@target)/contextinfo?@target=%27https%3A%2F%2Fcontoso-6f921c6addc19f.sharepoint.com%2FProviderHostedApp%27
As you can see, the @target was set to the appWeb url but infact when making request to the appWeb using RequestExecutor you do no need to do this.  It is simply appweburl + "/_api/contextinfo".  It is only when making requests for
resources existing on the hostWeb that you need use the AppContextSite and set the @target.
I think the link to the solution I provided is more helpful, but I marked Dragan's reply as the answer to give him credit for helping me.

Similar Messages

Maybe you are looking for

  • Error - SAP Fiori (CRM standard application)

    Hi Experts, We are implementing standard CRM Fiori application – My Opportunities. No customization has been done to this app. Error is appearing while trying to open “Account” popup window. Error message is as below. {"error":{"code":"005056A509B11E

  • Creation of fillable forms from existing HTML documents

    Hi All, I know this is doable, but I was wondering if someone could point me in the right direction or perhaps to an existing HowTo. I recently started working for a company in which part of my job duties includes the creation of new users and deauth

  • Trigger Process chains through ABAP program using selection screens

    Hi All    I am loading flat files through process chains. My requirment is such that i need to create a ABAP selection screen so that user can load the flat file from his PC. when the user is loading the flat file i have to copy the file onto the app

  • Very large file sizes

    I'm saving 1-track GB songs, with 2 effects (mulitband compressor, graphic EQ). The files are running around 100+ MB per minute (one 6 minute song is 1.5 GB!). I know GB is a hog, but is this normal for 1 track (stereo)? mahalo

  • How to create DBA user?

    How to create user like "System" with all the right of DBA??