You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that Live API Endpoints is Beta, but I noticed some issue that GET/POST by send button giving "Status: not found" and "null" with JWT. My endpoints working corectly by curl, or without authorization in DRDF (then result is corect in Live API Endpoints Beta).
The request with JWT to the server is corect in JS debuger console and network communication around JWT data token.
Other - looks that Add Extra Fields not working.
The text was updated successfully, but these errors were encountered:
I know that Live API Endpoints is Beta, but I noticed some issue that GET/POST by send button giving "Status: not found" and "null" with JWT. My endpoints working corectly by curl, or without authorization in DRDF (then result is corect in Live API Endpoints Beta).
The request with JWT to the server is corect in JS debuger console and network communication around JWT data token.
Other - looks that Add Extra Fields not working.
The text was updated successfully, but these errors were encountered: