# What Does Unsupported Message Mean on Instagram

When you see "Unsupported message - View on Instagram" in your Instagram messages, it means Instagram's API isn't providing the data needed to display that message. This is an Instagram limitation, not a bug in your messaging app.

[Missive](https://missiveapp.com) lets you manage Instagram Business messages alongside your emails and other channels. When Instagram sends an "unsupported message" response, Missive displays it as-is because that's the actual data Instagram provides.

## Why this happens

Instagram's API (the system that lets apps communicate with Instagram) doesn't support all message types. Some features available in the Instagram app aren't exposed through the API, including:

* Certain media formats
* Specific interactive message types
* Some newer Instagram features

## This affects all third-party apps

This isn't specific to Missive. Every app that uses Instagram's API encounters the same limitation. It's a known issue that developers have [reported to Meta](https://developers.facebook.com/community/threads/251833023990842/) for a long time.

## What you can do

1. **View on Instagram** - Click through to see the original message in the Instagram app
2. **Respond normally** - You can still reply to the conversation even if some messages show as unsupported
3. **Stay updated** - Follow [this feature request](https://feedback.missiveapp.com/feature-requests/p/improve-instagram-messaging) to be notified if Instagram improves their API

***

**Related:** [Instagram Business](https://missiveapp.com/docs/core-features/connected-accounts/other-channels/social/instagram-business) | [Social FAQ](https://missiveapp.com/docs/core-features/connected-accounts/other-channels/social/faq)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://missiveapp.com/docs/support/instagram-unsupported-message.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
