st1vms/unofficial-claude-api

'ascii' codec can't encode character '\u2026' in position 512: ordinal not in range(128)

Closed this issue · 3 comments

I get this issue when calling any of the clients methods.
'ascii' codec can't encode character '\u2026' in position 512: ordinal not in range(128)

@KraetSpg Thanks for reaching out.

Unfortunately, I can't reproduce the issue on my end.

I may need to know the exact method throwing you this error, and the context of operation.

Closing this as not planned.

Thanks, it was a random char in my cookie, I just deleted it and it worked.