Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INVALID_CALLBACK #7

Open
auredor opened this issue Sep 14, 2020 · 0 comments
Open

INVALID_CALLBACK #7

auredor opened this issue Sep 14, 2020 · 0 comments

Comments

@auredor
Copy link

auredor commented Sep 14, 2020

Hello,

I'm trying to use your demo files to interact with my egnyte account in order to develop a JS client webpage.
I've setup an egnyte developper account for Internal Application with Callback URI to my company website.

So, I've downloaded your github code to lauch the demo file.
Here is what I get as message for your following examples :

  • demo.html : {"formErrors":[{"code":"INVALID_CALLBACK","msg":"Invalid redirect uri redirect uri must be a valid https url."}],"inputErrors":{}}
  • request_token_popup.html : {"errorMessage":"Incorrect request type GET for resource owner flow. Please check the documentation and try again."}

I cannot get any of your examples working.

According to the requierements, I've created an apiaccess.js file in /spec/conf.

My feeling is that this issue is related to my key which is not for Publicly Available Application. So, maybe the implict grant workflow is not handle in your demo ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant