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
/fetch/search/path endpoint is currently only accessible via GET method.
A security audit report recommended that since /fetch/search/path expects NFC Card Identifier as one of the parameters, the request should be made via POST.
The text was updated successfully, but these errors were encountered:
/fetch/search/path
endpoint is currently only accessible via GET method.A security audit report recommended that since /fetch/search/path expects NFC Card Identifier as one of the parameters, the request should be made via POST.
The text was updated successfully, but these errors were encountered: