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
This is not the secret you are looking for… - If you expected the secret to be here it might be comprimised as someone else might have opened the link already.
Expected behavior that works with v0.16.1
Web UI - Link works
REST API
curl localhost:3000/api/create -d "secret=thisisarestlinktestthat will work v0.161"
{"secret_id":"ec82f65a-6a67-494e-b984-44a115352c84","success":true}
curl localhost:3000/api/get/ec82f65a-6a67-494e-b984-44a115352c84
{"secret":"thisisarestlinktestthat will work v0.161","success":true}
The text was updated successfully, but these errors were encountered:
Reproduce (Fedora 31)
Creating link from web ui - http://localhost:3000/#306867d9-7347-475a-acb1-270fffcc8dc2|r6cy4vs1gaf gives message
Expected behavior that works with v0.16.1
Web UI - Link works
REST API
The text was updated successfully, but these errors were encountered: