Skip to content

Conversation

@luanvcmartins
Copy link

@luanvcmartins luanvcmartins commented Nov 18, 2017

Passing a valid event ID always returns "Invalid event ID" due to incorrect verification, making impossible to update events.
While most uuid expects the 15th character to be a "4", a valid event ID contains the constant "5" on the 15th position, making the validate_uuid function unable to correctly validade an event's ID.

Passing a valid event ID always returns "Invalid event ID" due to broken verification, making impossible to update events.
While an AIDAX's key (uuid) expects the 15th character to be a "4", a valid event ID contains the constant "5" on the 15th position, making the validate_uuid unable to correctly validade an event's ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant