79487356

Date: 2025-03-05 18:24:50
Score: 1.5
Natty:
Report link

Also you can pay attention to urn encoded to base64. In Python, function base64.urlsafe_b64encode returns value with padding symbols "=" on the end. For some reason Autodesk can't handle it, so you have to manually .strip("=") it

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dogrtt