Skip to content

Issue with hosting an API to Discord Bot "Botghost"

0

Hello, I m trying to create a robux gamepass editor to run through botghost API requests. I have uploaded the file to AWS and I keep receiving these errors now. Does anyone know a fix?

"response":"<NotAuthorizedException> <Message>SPNEGO token required</Message> </NotAuthorizedException> "
"status":401
"statusText":"Unauthorized"

I cannot seem to find any videos online of how to do this and, asking in there support page they stated they only know how to use discord API's. Would be great if anyone could help!

asked 2 years ago382 views

1 Answer
0

It's an authentication error, I would check the CORS part of it on the API GW

EXPERT

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.