Level 73
if you show the code, it will be much easier for someone to help.
If you are trying to use that variable within web.php or api.php files it will never work, and the clue is pretty simple. One is JavaScript file, and the other one is PHP file.
JavaScript = Client side PHP = Server side