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

pubnub.batch.countMessages() cant work with AccessManager #27

Open
alecxandrys opened this issue Dec 7, 2020 · 0 comments
Open

pubnub.batch.countMessages() cant work with AccessManager #27

alecxandrys opened this issue Dec 7, 2020 · 0 comments
Assignees
Labels
status: accepted This issue is accepted as valid, but it's not being worked on yet. type: bug This issue reports a bug.

Comments

@alecxandrys
Copy link

alecxandrys commented Dec 7, 2020

pubnub.batch.countMessages() don't pass auth in QueryParam in this request.
Result: 403 status code in response, if Access Manager is active.

It is not important which type of param i use, Map<String,Timetoken> of List<String>.
But if i make request manually by http service, it works normally.

@are are self-assigned this Dec 7, 2020
@are are added status: accepted This issue is accepted as valid, but it's not being worked on yet. type: bug This issue reports a bug. labels Dec 7, 2020
@are are added this to the 4.0.0 Stable Release milestone Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted This issue is accepted as valid, but it's not being worked on yet. type: bug This issue reports a bug.
Projects
None yet
Development

No branches or pull requests

2 participants