Python Forum
TypeError: must be str, not bytes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TypeError: must be str, not bytes
#11
Well, I don't know what API will use a base64 encoded key. Since it is a secret key I won't ask you to put it here. If you want to change it but and at the same time preserve the "structure"...

base64.b64decode can't decode the API_SECRET value. Is it base64 encoded at the first? See what base64 is. Read it carefully. I will do it too when I have time for this. I am not so aware how it works exactly too.

See what Output padding is.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 12:49 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 04:05 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 04:22 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 04:27 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 04:33 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 04:41 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 05:16 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 05:24 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 06:16 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 06:25 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 08:50 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 08:58 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 10:24 PM
RE: TypeError: must be str, not bytes - by Zhsv - Jan-06-2018, 10:39 PM
RE: TypeError: must be str, not bytes - by wavic - Jan-06-2018, 11:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  TypeError: a bytes-like object is required ZeroX 13 3,838 Jan-07-2023, 07:02 PM
Last Post: deanhystad
  TypeError: a bytes-like object is required, not 'str' - Help Please. IanJ 3 4,674 Aug-29-2022, 05:53 PM
Last Post: deanhystad
  python 3: TypeError: a bytes-like object is required, not 'str' wardancer84 3 6,380 Jul-09-2021, 05:55 PM
Last Post: deanhystad
  TypeError: int() argument must be a string, a bytes-like object or a number, not 'Non Anldra12 2 5,108 May-02-2021, 03:45 PM
Last Post: Anldra12
  TypeError: a bytes-like object is required, not 'str' ozzy69 1 2,805 Jul-17-2020, 03:38 PM
Last Post: stullis
  Packet Sniffer - TypeError: a bytes-like object is required, not 'str' cheffa2020 4 5,225 Jun-12-2020, 02:10 PM
Last Post: cheffa2020
  Why, TypeError: expected string or bytes-like object ? JohnnyCoffee 3 18,523 May-08-2020, 04:26 AM
Last Post: bowlofred
  TypeError: a bytes-like object is required, not 'str'. jacklee26 4 5,579 Apr-18-2020, 11:04 PM
Last Post: jacklee26
  replace bytes with other byte or bytes BigOldArt 1 10,531 Feb-02-2019, 11:00 PM
Last Post: snippsat
  builtins.TypeError: a bytes-like object is required, not 'str' BigOldArt 0 3,949 Jan-31-2019, 10:46 PM
Last Post: BigOldArt

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020