Server auth token not sending?
-
It seems that the server auth token I’ve generated isn’t be sent from my WordPress plugin (?)
Here is my server auth token settings (set to never expire).
{ "read": { "all": true }, "destory": { "all": true }, "create": { "all": true }, "update": { "all": true } }
I have put all 3 keys/tokens and enabled Ziggeo auth in the “Expert Mode” tab of the WordPress plugin:
When I try to even look at the videos in the list, I’m told that I don’t have access, but if I uncheck the “Read” auth require in the Ziggeo app, I can see them. Same with deleting.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Server auth token not sending?’ is closed to new replies.