-
Notifications
You must be signed in to change notification settings - Fork 24
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
Unable to setup with the package #34
Comments
@rehmanjaffersayani Break it down into two parts:
I'm not sure I understand what you're asking, but it seems you're just having trouble with the standard oauth2 process.. |
Hi @jarekwg Still the same issue. I have attached the screenshot what I have done so far Can you please help me out to setup this. |
So instead of listening on an endpoint at redirect_uri, you're just trying to read the verifier out of the URL?
If that still fails, I'd recommend spinning up a little webserver and creating an endpoint to listen on, as I'm not sure what side effects you get by trying to hack around it like this. |
Okay so @jarekwg so now my cred is already verified. second, I am already an administrator of the account how do I know the credential? |
That's it, it just looks a little weird cause we override the repr methods. See here: #18
The second set of credentials you need are the companyfile credentials: These might be "Administrator" and "" (blank); I think that's the default. When you access MYOB through the Windows application, do you enter a username and password to get into the companyfile (different to your my.myob username & password)? |
Hey @rehmanjaffersayani, Haven't heard from you in a while. I'll assume your problem is resolved. Cheers, |
Originally posted by @rehmanjaffersayani in #6 (comment)
The text was updated successfully, but these errors were encountered: