-
-
Notifications
You must be signed in to change notification settings - Fork 31
馃悰 Unable to create auth token聽#153
Copy link
Copy link
Open
Labels
status:to be verifiedNeeds to be reproduced and validated.Needs to be reproduced and validated.type:bugBugBug
Description
Activity
Metadata
Metadata
Labels
status:to be verifiedNeeds to be reproduced and validated.Needs to be reproduced and validated.type:bugBugBug
Type
Projects
- StatusShow more project fieldsTodo
No duplicates 馃ゲ.
Database
PostgreSQL
What happened?
Original issue spiral/cycle-bridge#85
The payload contains an url. Upon
json_encode, it will add backslashes to escape the uri e.ghttp:\/\/127.0.0.1:8080\/which I guess somewhat invalid forbyteacolumn. Removing the URL from the payload resolves the issue.Version