I have duplicated the issue and we are receiving an error from our OAuth provider Mashery. I will dig into today to see what the issue and get back to you.
HI @bradb. I am getting the same issue today. Can you please help me handle this? Thanks
the error : error=server_error&error_uri=https%3A%2F%2Fdeveloper.infusionsoft.com%2Fdocs%2Fread%2FGetting_Started_With_OAuth2&error_description=An+error+occurred
We determined that @Winter_Valko was using a fragment in his redirect_uri which is not allowed per the OAuth 2.0 spec. We need to know the full url you are using to authorize to investigate anything.
Thank you. Here is the URI Iâm trying, which uses the App ID as the âclient_idâ (Using the API Key generates âYou need to have at least one Account linked to your user in order to grant accessâ error):
That client_id in the url provided is incorrect, The API Key is the correct one to use. The You need to have at least one Account linked to your user in order to grant access" error means you donât have access to a Keap nor Infusionsoft application to connect to. You need to be invited to an application first.