You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried modifying the code to work using only query_id, but I'm getting a 403 Forbidden error.
Does anyone have any suggestions or ideas on how to make it work without needing the API ID and API hash? I managed to remove the requirement to use the API ID and hash ID in the code, but when the request is made using the query_id that I obtained with Kiwi + Telegram Mini Auth Extractor in GRAPHQL_URL, it returns a 403 error. Does anyone have any ideas on how to bypass this? I am building the json_data like this:
I tried modifying the code to work using only query_id, but I'm getting a 403 Forbidden error.
Does anyone have any suggestions or ideas on how to make it work without needing the API ID and API hash? I managed to remove the requirement to use the API ID and hash ID in the code, but when the request is made using the query_id that I obtained with Kiwi + Telegram Mini Auth Extractor in GRAPHQL_URL, it returns a 403 error. Does anyone have any ideas on how to bypass this? I am building the json_data like this:
The text was updated successfully, but these errors were encountered: