File upload component: redirect URL is not matching with reply URL added in azure account

I want to use File upload component with REST approach. Im trying PUT BLOB operation using OAuth 2.0 approach. I have created authentication provider and data source for the same. I have provided callvack URL as “https://genesisextn.cs67.visual.force.com/” and same URL is added as redirect URL in Azure AD settings. But im getting same error. Please help me find a solution.

Image of authentication provider is added

  • Hi jaykangad, thanks for bringing this issue to our attention.

    Can you tell me more about the error message you’re getting? What does it say?

  • Where are you getting the error? (e.g. when you try to connect a model to this data source, from the file upload component, ...?)
  • If you haven’t already looked at the documentation, it has clear instructions for how to set up the authentication provider, data sources, and callback URLs:

    Authentication providers:

    REST data sources:

    @“Anna Wiersema” said:
    Hi jaykangad, thanks for bringing this issue to our attention.
    Can you tell me more about the error message you’re getting? What does it say?
    Where are you getting the error? (e.g. when you try to connect a model to this data source, from the file upload component, …?)

    If you haven’t already looked at the documentation, it has clear instructions for how to set up the authentication provider, data sources, and callback URLs:
    Authentication providers: Authentication and Skuid — Skuid v16.2.8 Documentation
    REST data sources: REST — Skuid v16.2.8 Documentation

    Error message was: The reply URL specified in the request does not match the reply URLs configured for the application.
    i am getting this error on file upload component when it’s trying to establish a connection.
    i am using this a s reply URL in request as well as in azure application
    https://genesisextn.cs67.visual.force.com/auth/oauth/callback

    still getting same error.

    Hmm, have you been able to successfully connect your Azure data source to a model?

    Check out this community post for detailed instructions on how to set up an Azure data source in Skuid: http://community.skuid.com/discussion/7895899/skuid-platform-with-azure-sql-db