---
title: "\"Send Request\" button in the Request Approval screen is unresponsive post-migration"
canonical: "https://support.appfire.com/space/PAFC/2182840704/%22Send%20Request%22%20button%20in%20the%20Request%20Approval%20screen%20is%20unresponsive%20post-migration"
format: markdown
---
> Macro (aura-html)

## Summary

After a space is migrated from server to cloud, request approval made in any pages cannot be completed because the **Send Request** button is unclickable and is constantly spinning.  

![image](media://15f0ee8b-ac6b-4746-b36e-070b2bb93021)

## Environment

- Confluence Cloud

## Diagnostics Steps

- N/A

## Cause

This issue is caused because one of the pages has a page restriction within the space prior to the migration.

Confluence apps are unable to access restricted content through REST API.  More information on this can be found [here](https://jira.atlassian.com/browse/MIG-837).

## Workaround

- N/A

## Resolution

Remove any page restrictions on the space level by

- going to **Space Tools** > **Permissions **> **Restricted Pages**
- remove all the restricted pages
- migrate the space to cloud again

The **Send Request** button will work as expected.