Skip to content

504 Error for Room res display appointments #85

Description

@gabriel-ortiz

Hay @kpettinga @davekellam ,

It looks like we're getting a 504 error with retrieving room reservation data from LibCal. I'm able to make a reservation, but it's not showing availability. Don't know why we are getting a Cross Origins error - since we are using an API Key. I check the keys and they are still active. And i'm betting that all the other errors are related to this issue too. Do you know what's going on?

Is it related to this?
add_action( 'wp_ajax_retrieve_rooms', __NAMESPACE__ . '\\retrieve_rooms' ); //add_action( 'wp_ajax_nopriv_retrieve_rooms', __NAMESPACE__ . '\\retrieve_rooms' );

capture

Thanks so much for your help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions