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

@“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.