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

Ensure leading "v" for facebook graph version #3

Open
fritzmg opened this issue Jan 15, 2018 · 0 comments
Open

Ensure leading "v" for facebook graph version #3

fritzmg opened this issue Jan 15, 2018 · 0 comments
Assignees

Comments

@fritzmg
Copy link
Owner

fritzmg commented Jan 15, 2018

If the leading v is missing, the generated authorization link will be wrong when using this in combination with the facebook/graph-sdk for example (e.g. https://www.facebook.com/2.11/dialog/oauth?client_id=… instead of https://www.facebook.com/v2.11/dialog/oauth?client_id=…).

It should be ensured, that the leading v is always present when saving or at least an exception should be thrown, if it is missing.

Discovered via @vossmedien

@fritzmg fritzmg self-assigned this Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant