-
Notifications
You must be signed in to change notification settings - Fork 16
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
Upgrade fb api graph version #1003
Comments
@vytisbulkevicius we need to address this in the next 2 weeks since the current version will no longer be supported after half of see https://github.com/Codeinwp/tweet-old-post-pro/issues/558 |
I see the version defined here - https://github.com/Codeinwp/tweet-old-post/blob/master/includes/admin/services/class-rop-facebook-service.php#L766 I don't see version used in PRO version anywhere. I don't see it elsewhere, but can you check @girishpanchal30 as well? |
@vytisbulkevicius I'll check and let you know here |
we need to check also the app site, https://github.com/Codeinwp/rop-auth-service |
@selul could you please provide test Facebook app credentials so I can connect it to my local setup? |
@selul I've checked, and the ROP APP is supports Please review this PR and share your thoughts. Thanks |
@girishpanchal30 is there any issue if we use the latest? I don't have any test app, feel free to create one. |
@selul I've tested v20.0 and I don't see any issue locally. I see that ROP also has a staging environment, which we can test here. https://github.com/Codeinwp/rop-auth-service?tab=readme-ov-file#revive-old-post-central-auth-service I've opened a new PR for the ROP app, can you please merge it into development? For testing, we need to change the app URL here - https://github.com/Codeinwp/tweet-old-post/blob/master/tweet-old-post.php#L177 |
I've merged it. |
I'll check and let you know, Thanks |
@selul While I tested with staging it seems authentication is working fine but after authentication ROP app returns an empty pages list on staging. I've tested it before merging the PR, and the results are the same. Ref: https://tinyurl.com/23t4ewuk @Soare-Robert-Daniel @selul Do you have any idea about this error? Thanks |
seems like it was out of sync the branch, I've synced it. |
@selul Now it working fine and also post sharing is working. Thanks |
What problem does this address?
We can look into using the latest API graph version since right now we are using an older one.
What is your proposed solution?
No response
Will this feature require documentation? (Optional)
None
The text was updated successfully, but these errors were encountered: