-
Notifications
You must be signed in to change notification settings - Fork 159
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
Provided permission is not valid. #97
Comments
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
This is still buggy. |
The scope parameter needs to be a string containing a comma-separated list of scopes, e.g. "ads_management,manage_pages". Fixes facebook#97.
This bug is still present. Submitted PR #202 to fix it. |
The scope parameter needs to be a string containing a comma-separated list of scopes, e.g. "ads_management,manage_pages". Fixes facebook#97.
The scope parameter needs to be a string containing a comma-separated list of scopes, e.g. "ads_management,manage_pages". Fixes facebook#97.
Here is an example code provided by Facebook:
https://developers.facebook.com/docs/business-sdk/common-scenarios/onboard-at-scale/common-scenarios/
However, in reality, I received the following response.
I think you need to modify the code below. Please check.
facebook-ruby-business-sdk/lib/facebook_ads/ad_objects/business.rb
Line 127 in dcc6ad4
Thank you for your supporting.
The text was updated successfully, but these errors were encountered: