ruby - PubNub: after enabling Access Manager, unable to publish messages -


i using ruby pubnub sdk on server side , javascript sdk on web front end.

after enabling access manager, javascript subscribers had no issues subscribe calls. ruby code returns 403 when "publish" called.

i have granted access channel without auth_key (access all). thoughts on cause?

turned out forgot granting write access channel.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -