I am making an HTTP query on the screen below.
I am using the {{user.project_token}} (called Jet Requests Auth) for API authentication as shown above, but the call keeps failing because JetAdmin is automatically sending an ‘expired token’.
The strange thing is, everything else works fine except for this screen. (including the actual app environment)
However, since the HTTP query making cannot be done, I cannot build the admin now. So, please help.