Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

401 Unauthorized when trying to view an image from a container field using fmPDA's fmDataAPI library

Featured Replies

I'm building some php pages that use FileMaker's Data API to pull records from my filemaker database using fmPDA's fmDataAPI library. I'm running into problems when trying to view files from a container. I'm using the url returned in the JSON response in an image tag to view a jpeg. But it's not showing.

echo '<img src="' . $responseData[0]['fieldData']['logo'] . '" />'

As I understand it I should be able to take the url provided in the JSON response like the one below, plug it into a web browser and view the image.

https://dev.rgcdata.com/Streaming_SSL/Additional_1/12119404ADCC7E2C307D1FE70AAFE2D0E551A65E9DF89BE17876AE537567464A.png?RCType=EmbeddedRCFileProcessor

But when I do I get a 401 Unauthorized error

Can anyone help with this?

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.