High Scripts
  • Welcome
  • Information
    • Discord
    • Licensing System
    • Terms of service
  • high-phone
    • 📀Installation
    • ⚠️Common issues
    • ⚙️Configuration
      • 🖼️Imgur setup
      • 👮Job contacts
      • 🚑Distress Signals
      • 🥯OX-Mysql compatibility
      • 🇺🇸Adding translation files
    • 👩‍💻Developers
      • Client-side exports
      • Server-side exports
      • Javascript API
      • Events
      • Creating new apps
  • HIGH-3DSOUNDS
    • 📀Installation
    • ⚠️Common issues
    • 👩‍💻Developer API
      • Client-side exports
      • Server-side exports
Powered by GitBook
On this page
  • Step 1 Registering on Imgur
  • Step 2 Registering an application
  • Step 3 Configuring the phone
  • If you've followed every single step thoroughly, the image uploading should work perfectly. If it still does not work, open a support ticket on our discord.

Was this helpful?

  1. high-phone
  2. Configuration

Imgur setup

Our phone recommends using Imgur as the main image uploading service!

PreviousConfigurationNextJob contacts

Last updated 2 years ago

Was this helpful?

In order to have the phone's gallery app work properly with uploading of images, you have to add your own Client ID from your into the phone's configuration file.

Step 1 Registering on Imgur

Register on imgur if you do not have an account or log in if you already have one! You can

Step 2 Registering an application

After logging into your account, and fill these inputs:

Input fields that are required
  • Application name - your application name. Can be any name you want.

  • Authorization type - anonymous usage without user authorization.

  • Authorization callback URL - simply type in localhost

  • Email - put your own email address.

Step 3 Configuring the phone

Now open file in high_phone/html/js/config.js and find line Config.ImageUploading in that file, then inside it find the field Headers and replace the value of it with the code below:

{"Authorization": "Client-ID your-id-here"}

Make sure you replace your-id-here with the Client ID you received, not Client secret.

If you've followed every single step thoroughly, the image uploading should work perfectly. If it still does not work, open a support ticket

⚙️
🖼️
imgur applications list
register on imgur.com here!
register an application here
on our discord.