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

HighLevel oAuth App needs additional scopes to use Social Planner endpoints [OAUTH SCOPE] #12736

Open
bsommardahl opened this issue Jul 4, 2024 · 5 comments
Labels
tracked internally Issue is also tracked in our internal issue tracker triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@bsommardahl
Copy link
Contributor

Which application needs a scope added?
HighLevel oAuth (v2)

What scope(s) need to be added?
socialplanner/account.write
socialplanner/csv.write
socialplanner/category.readonly
socialplanner/oauth.write
socialplanner/post.readonly
socialplanner/tag.readonly

Please provide a link to the relevant API docs for scopes.

@vunguyenhung vunguyenhung added the tracked internally Issue is also tracked in our internal issue tracker label Jul 8, 2024
@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jul 8, 2024
@bsommardahl
Copy link
Contributor Author

@dylburger Any chance you could share an ETA on this? I need it quickly or else I'm going to have to go outside of Pipedream to handle these Social Planner calls.

@dannyroosevelt
Copy link
Collaborator

@bsommardahl have you seen that you can configure your own custom OAuth client and define the scopes you need?

@bsommardahl
Copy link
Contributor Author

OH MY! I had not seen that before. That's incredible! This definitely de-escalates my need. So, I'll try this out and hope that the additional scopes can be added to the HighLevel app later. Thanks @dannyroosevelt !

@dannyroosevelt
Copy link
Collaborator

Great! Out of curiosity, how did you figure out that you were missing sufficient scopes to use the social planner functionality in High Level?

I'm trying to figure out how to improve the discoverability of this feature, since you didn't know about it! 😄

@bsommardahl
Copy link
Contributor Author

@dannyroosevelt Pure spidey-sense, man! When I tried to use the default HighLevel app (v2) with the Social Planner endpoints, I got unauthorized even though the same auth works with most other endpoints. No helpful messages in the HTTP response, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked internally Issue is also tracked in our internal issue tracker triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

4 participants