Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: error401

Labels

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

adtewa

Casual Listener

60276 Views

170 replies

18 likes

Discussion
  • 60276 Views
  • 170 replies
  • 18 likes

401 error

{'error': {'status': 401, 'message': 'Invalid access token'}}What i need to do in this sutiation ?import jsonfrom dotenv import load_dotenvimport osimport base64from requests import post, getload_dotenv()client_id = os.getenv('CLIENT_ID')client_secre...

Visitor

{'error': {'status': 401, 'message': 'Invalid access token'}} What i need to do in this sutiation ? import json from dotenv import load_dotenv import os import base64 from requests import pos...

Ximzend

Spotify Star

570 Views

1 replies

0 likes

error401
Possible Bug
Python
  • 570 Views
  • 1 replies
  • 0 likes