PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.59k stars 5.27k forks source link

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

Open bsommardahl opened 2 weeks ago

bsommardahl commented 2 weeks ago

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.

bsommardahl commented 2 weeks ago

@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 commented 2 weeks ago

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

bsommardahl commented 2 weeks ago

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 commented 2 weeks ago

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 commented 2 weeks ago

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