Cookie Problem?

Never had this problem before but what is Error: Did not receive X-CSRF-TOKEN? My cookies expired and I tried for 30 minutes+ getting it to work but failed.

1 Like

Are you using the cookie from .ROBLOSECURITY?

Yeah; I used .ROBLOSECURITY value in Google Chrome

Did you re-login into your account after you put the cookie in the code?

No; I just switched the tab and placed the cookie in the cookie file then config.json and gave me that error.

I used this noblox.js system: How to Create a Rank Management System using Glitch

Seems that it’s an API issue because of Roblox’s endpoint update. You should upgrade noblox.js to 4.6.3.

2 Likes

Oh thanks; I’ll look into that and see if I can match it.