pubnub.batch.countMessages() cant work with AccessManager #27
Labels
status: accepted
This issue is accepted as valid, but it's not being worked on yet.
type: bug
This issue reports a bug.
Milestone
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>
ofList<String>
.But if i make request manually by http service, it works normally.
The text was updated successfully, but these errors were encountered: