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

Want to send additional parameters with request which we made to get the report #52

Closed
jaspreet1234567 opened this issue Jan 10, 2024 · 2 comments

Comments

@jaspreet1234567
Copy link

Is there any way to send the additional parameters with request which we made to get the report. In our case we have to send the logged in user email with request.

Thanks in advance.

@KotanaSai21
Copy link
Contributor

Use Get Report In Group REST API to get the report details. While hitting the API you can authenticate using either a Bearer Token or username and password credentials.

Could you please provide additional details for better understanding the issue?

@jaspreet1234567
Copy link
Author

jaspreet1234567 commented Feb 1, 2024

Hi @KotanaSai21 - I achieved this by using the Row-Level-Security. This is the link I follow to pass the user-email:
Implementing row-level security in embedded paginated reports

I think we can close this ticket.

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

No branches or pull requests

3 participants