# Troubleshooting

## Pinterest Error: "You need to verify your Pinterest account"

Pinterest API access requires manual verification by the Blotato team. The AI support bot cannot process this verification -- Sabrina handles it directly.

To get verified:

1. Warm up your Pinterest account by posting 1 pin per day manually for 1-2 weeks
2. Gradually increase to 2-3 pins per day
3. Open the in-app support chat and send: "I need Pinterest verification for \[your Pinterest username]"
4. Sabrina will verify your account within 1-2 business days

Do not send the verification request multiple times. One message is enough. The bot will escalate your request to Sabrina.

## Pinterest Error: "Could not create Pinterest pin: You are not permitted to access that resource"

This error directly comes from Pinterest. Try disconnecting and reconnecting your Pinterest connection and make sure you grant Blotato all necessary permissions.


---

# 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://help.blotato.com/platforms/bluesky-1/connect-accounts-1.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.
