Hey, I’ve been using this service for a while now without issue - but this morning Nightbot pulled an error 503 and then later I noticed that my multi-command is no longer working. I thought it might be a funny bug on my channel, so I had a friend toss it up on his, but its still not working. Was wondering if the service was set to expire or if there was an alternative that could be used? I saw something about RokBot, but same result - no message followed the first.
Here are the commands, just in case someone can spot an obvious error:
A 503 error means the service is currently unavailable, but it’s usually restored quickly, have you tried again to see if the issue is still happening? If it still is, the channel owner will need to log back into the Nightbot control panel and hopefully that’ll fix things out, make sure to clear your cookies and cache before doing so.
Thank you for the reply! So I tried to clear out the cookies and cache, redid the commands, and then tested them out. Still no joy though =/
I went ahead and tried to disconnect the VXRL as well and then reattach it - but that produced a similar lack of result. Really scratching my head over this one.
Edit: It will post the original message - aka Message1 - but none of the follow-up 2-6.
A $(urlfetch) sends a response URL header that lets an API post to chat without prior authorization. My multiple messages API sends the first message to chat without using this URL and sends the rest using it. It seems as of recent that the URL doesn’t work, so the first message is sent while the rest aren’t, and I think Vxrl’s API isn’t working for the same reason.
I’ll mention @night on this; a manual curl using a fresh response URL returns a 404.