• Resolved lblake

    (@lblake)


    This is a new issue for me when creating a job with S3 as the destination. Under “To:S3 Service” > under “S3 Access Keys” > when entering the access key – returns “Missing access key!” under “Bucket Selection” under “S3 Bucket”. “Missing access key!” is displayed when both the access key and secret access key have been entered. Both the access key and secret access key are copy and paste from the downloaded credentials and should be valid. Please assist if possible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is actually a JavaScript issue, not with BackWPup itself. Basically the AJAX callback is tied to the keyup event. If you just paste in the access key, well it doesn’t listen to those events.

    Something as simple as pressing ctrl after pasting the keys, or anything else like that, should fire off the event. It worked for me when I tested it.

    Or use the keyboard shortcut to paste: ctrl+V for Windows, cmd+V for Mac. That’ll fire it off as well.

    Plugin Author Alex Frison

    (@seville76)

    @lblake did the respond of Brandon help? If so, please mark this ticket as resolved. If not, please let us know and we are happy to help! ??

    Thanks a lot!

    @lblake, since we didn’t hear back from you, we assume that your problem has been fixed and we can mark this ticket as resolved. If we are wrong, please reopen the ticket and provide more information, so we can help to find a proper solution for you! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing Access Key Issue’ is closed to new replies.