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

custom iframe app sends invalid ox_token #5

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Spyna
Copy link

@Spyna Spyna commented Jan 24, 2022

When using the io.ox/core/tk/iframe with the option acquireToken, the token is sent without being URL-encoded.
Since the token is a base64 string, it should be URL-encoded.

When using the `io.ox/core/tk/iframe` with the option `acquireToken`, the token is sent without being URL-encoded. 
Since the token is a base64 string, it should be URL-encoded.
@solygen
Copy link
Contributor

solygen commented Jan 25, 2022

Thanks for the PR. A colleague of mine will take care of this. Please note that this repository is a push-only mirror so we have to "cherry pick" your change by hand.

@Spyna
Copy link
Author

Spyna commented Jan 25, 2022

Yes, thank you.
I didn't manage to get an account on GitLab to open the merge request there. Is there any procedure to get one?

@solygen
Copy link
Contributor

solygen commented Jan 25, 2022

External contributions via GitHub PR are totally fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants