Good day!
I get an error
File "/usr/local/lib/python3.10/http/client.py", line 1260, in putheader
raise ValueError('Invalid header value %r' % (values[i],))
ValueError: Invalid header value b'Bearer dop_v1_XXXXXXXX7\n'
where dop_v1_XXXXXXXX - my Digital Ocean api token. I really can`t understand, what i am doing wrong
Good day!
I get an error
where dop_v1_XXXXXXXX - my Digital Ocean api token. I really can`t understand, what i am doing wrong