79145036

Date: 2024-10-31 14:05:32
Score: 2
Natty:
Report link

Got it work now. The issue was that my token had a special characther "=" so I had to encode it before.

encoded_token=$(printf '%s' "$token" | jq -sRr @uri)

Thanks for your help!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-0.5): Thanks for your help
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: basel.9188